Skip to content

Commit 36a145f

Browse files
release of v6.0.9
1 parent 58f2df7 commit 36a145f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 6.0.9
2+
Fixed onDetect not working when a `MobileScannerController` is provided.
3+
14
## 6.0.8
25
Improvements:
36
* [Android] Remove the dependency on `org.jetbrains.kotlin:kotlin-bom`.

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 barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.
3-
version: 6.0.8
3+
version: 6.0.9
44
repository: https://github.com/juliansteenbakker/mobile_scanner
55

66
screenshots:

0 commit comments

Comments
 (0)