Skip to content

Commit 5567a27

Browse files
ios build added
1 parent 72a3d90 commit 5567a27

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-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.1.8
2+
* IOS build issue fixed
3+
* Delay feature added for android and ios
4+
15
## 0.1.7
26
* IOS build issue fixed
37

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,5 @@ project, I'd appreciate your [🌟 on GitHub](https://github.com/CodingWithTashi
7979
dart pub publish --dry-run
8080
```
8181
```
82+
dart pub publish
8283
```

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