v7.0.0-beta.8
Pre-release
Pre-release
·
3 commits
to develop
since this release
Improvements:
- Updated examples in example app.
- Added [useAppLifecycleState] parameter to enable or disable handling of lifecycle state when no controller is passed.
- Dispose function of [MobileScanner] is now async.
- The [BarcodeOverlay] now correctly disposes the text painter.
Bugs fixed:
- [Apple] Fixed barcode corners representation for barcode overlay.
- [Apple] Fixed zoom callback not working.
- [Apple] Updated zoom scale factor to match Android implementation.
- Fixed build issues on older kotlin versions.