Skip to content

Commit 5afe109

Browse files
committed
bump version to 7.0.1
1 parent b4bf25d commit 5afe109

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+
## 7.0.1
2+
3+
* Added error handling for when `MobileScannerController.start` is called without an active `MobileScanner` widget.
4+
15
## 7.0.0
26

37
This version finalizes all changes from the beta and release candidate cycles and introduces major improvements, bug fixes, and breaking changes.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mobile_scanner
22
description: A universal Flutter barcode and QR code scanner using CameraX/ML Kit for Android, AVFoundation/Apple Vision for iOS & macOS, and ZXing for web.
3-
version: 7.0.0
3+
version: 7.0.1
44
repository: https://github.com/juliansteenbakker/mobile_scanner
55

66
screenshots:

0 commit comments

Comments
 (0)