You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,16 @@ Web | Mobile
11
11
## Features
12
12
13
13
* Scan barcode in mobile devices using flutter_barcode_scanner
14
-
* Scan barcode in web/window using html5-qrcode package
14
+
* Scan barcode in web/window using html5-qrcode package
15
+
16
+
## Installation and configuration
17
+
* Mobile device uses flutter_barcode_scanner. refer [flutter_barcode_scanner](https://github.com/user/repo/blob/branch/other_file.md) for installation and setup
18
+
* Web and window uses html5-qrcode. Setup is not required. For more you can read [html5-qrcode](https://github.com/mebjas/html5-qrcode)
0 commit comments