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 5aca73d commit ac50480Copy full SHA for ac50480
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.1
2
+* Added `SimpleBarcodeScanner` widget to scan barcode
3
+* Looking for feedback to improve the use case
4
+
5
## 0.2.0
6
* `SimpleBarcodeScannerPage` is now depreciated, use `SimpleBarcodeScanner` instead
7
* Scan barcode with `SimpleBarcodeScanner` `scanBarcode` method
pubspec.yaml
@@ -1,6 +1,6 @@
name: simple_barcode_scanner
description: simple_barcode_scanner that let you scan barcode and qr code in mobile, web and windows.
-version: 0.2.0
+version: 0.2.1
homepage: https://github.com/CodingWithTashi/simple_barcode_scanner
issue_tracker: https://github.com/CodingWithTashi/simple_barcode_scanner/issues
0 commit comments