We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714c307 commit a912be1Copy full SHA for a912be1
1 file changed
README.md
@@ -3,8 +3,11 @@
3
simple_barcode_scanner let you scan barcode and qr code.
4
5
## Demo
6
-
7
+
8
+Web | Mobile
9
+:-------------------------:|:-------------------------:
10
+<img src="https://github.com/CodingWithTashi/simple_barcode_scanner/blob/main/example/demo/barcode_web.gif" alt="drawing" width="500" height="600"/> | <img src="https://github.com/CodingWithTashi/simple_barcode_scanner/blob/main/example/demo/barcode_mobile.gif" width="400" height="600" alt="drawing"/>
11
## Features
12
13
* Scan barcode in mobile devices using flutter_barcode_scanner
0 commit comments