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 efd30d2 commit cc6ac64Copy full SHA for cc6ac64
CHANGELOG.md
@@ -2,6 +2,7 @@
2
* `SimpleBarcodeScannerPage` is now depreciated, use `SimpleBarcodeScanner` instead
3
* Scan barcode with `SimpleBarcodeScanner` `scanBarcode` method
4
* Stream barcode with `SimpleBarcodeScanner` `streamBarcode` method
5
+* Updated example page
6
7
## 0.1.8
8
* IOS build issue fixed
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: simple_barcode_scanner
description: simple_barcode_scanner that let you scan barcode and qr code in mobile, web and windows.
-version: 0.1.8
+version: 0.1.9
homepage: https://github.com/CodingWithTashi/simple_barcode_scanner
issue_tracker: https://github.com/CodingWithTashi/simple_barcode_scanner/issues
0 commit comments