New
v7.1.0
Highlights
- [Apple & Android] Added tap to focus functionality. You can enable it in the
MobileScannerwidget. - [Apple & Android] You can now set the initial zoom factor using the
initialZoomparameter in thestartOptions.
Bug Fixes and Improvements
- [iOS] Increased minimum os level to 13 due to Flutter requirements.
- [macOS] Increased minimum os level to 10.15 due to Flutter requirements.
- [Android] Update to Java 17, and update other dependencies.
- [Apple] Improved fallback for when camera is not found.
- Added a
Barcode.scaleCorners()method.