Julian Steenbakker

release of v6.0.3

## 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.
... ... @@ -13,7 +11,6 @@ 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.
... ...
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:
... ...