Skip to content

v7.0.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@juliansteenbakker juliansteenbakker released this 05 Mar 21:18
· 3 commits to develop since this release
72f168c

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.