Skip to content

Commit

Permalink
release of v6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker committed Jan 16, 2025
1 parent efa533c commit 00715cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
## NEXT

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


## 6.0.2

Bugs fixed:
* Fixed a bug that prevented `analyzeImage` from actually accepting the configured formats.

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

## 6.0.1

Bugs fixed:
* Fixed a bug that would cause onDetect to not handle errors.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mobile_scanner
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.
version: 6.0.2
version: 6.0.3
repository: https://github.com/juliansteenbakker/mobile_scanner

screenshots:
Expand Down

0 comments on commit 00715cc

Please sign in to comment.