Skip to content

Commit ac50480

Browse files
updated version
1 parent 5aca73d commit ac50480

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## 0.2.0
26
* `SimpleBarcodeScannerPage` is now depreciated, use `SimpleBarcodeScanner` instead
37
* Scan barcode with `SimpleBarcodeScanner` `scanBarcode` method

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.2.0
3+
version: 0.2.1
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)