Skip to content

Commit f7d218d

Browse files
release of v6.0.4
1 parent a7ea1b1 commit f7d218d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
## 6.0.4
22
Bugs fixed:
3-
* [Android] Fixed UI jank when `returnImage` is true.
3+
* [Android] Fixed UI stutter when `returnImage` is true.
44

55
## 6.0.3
66
New features:
77
* Adds pause function to pause the camera but keep textures in place.
88

9-
109
## 6.0.2
1110
Bugs fixed:
1211
* Fixed a bug that prevented `analyzeImage` from actually accepting the configured formats.

pubspec.yaml

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

66
screenshots:

0 commit comments

Comments
 (0)