Skip to content

Commit 00715cc

Browse files
release of v6.0.3
1 parent efa533c commit 00715cc

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
## NEXT
2-
1+
## 6.0.3
32
New features:
43
* Adds pause function to pause the camera but keep textures in place.
54

65

76
## 6.0.2
8-
97
Bugs fixed:
108
* Fixed a bug that prevented `analyzeImage` from actually accepting the configured formats.
119

1210
Improvements:
1311
* [iOS] Excluded the `arm64` architecture for Simulators, which is unsupported by MLKit 7.0.0.
1412

1513
## 6.0.1
16-
1714
Bugs fixed:
1815
* Fixed a bug that would cause onDetect to not handle errors.
1916

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.2
3+
version: 6.0.3
44
repository: https://github.com/juliansteenbakker/mobile_scanner
55

66
screenshots:

0 commit comments

Comments
 (0)