Skip to content

Commit cc6ac64

Browse files
updated scanner page
1 parent efd30d2 commit cc6ac64

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* `SimpleBarcodeScannerPage` is now depreciated, use `SimpleBarcodeScanner` instead
33
* Scan barcode with `SimpleBarcodeScanner` `scanBarcode` method
44
* Stream barcode with `SimpleBarcodeScanner` `streamBarcode` method
5+
* Updated example page
56

67
## 0.1.8
78
* IOS build issue fixed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: simple_barcode_scanner
22
description: simple_barcode_scanner that let you scan barcode and qr code in mobile, web and windows.
3-
version: 0.1.8
3+
version: 0.1.9
44
homepage: https://github.com/CodingWithTashi/simple_barcode_scanner
55
issue_tracker: https://github.com/CodingWithTashi/simple_barcode_scanner/issues
66

0 commit comments

Comments
 (0)