- iOS : Support Flutter 3.35+ and UIScene (3.41+)
- Fix : Android double camera initialization on startup
- Fix : Android MRZ bitmap cropping crash with out-of-bounds coordinates
- Fix : Android exception handler crash on non-CameraAccessException
- Fix : iOS camera selector parameter was ignored
- Fix : iOS force-unwrap crash in barcode metadata delegate
- Fix : iOS double device lock in torch toggle
- Fix : Dart widget assertion now accepts MRZ-only usage
- Sync podspec version
- Compatibility with Android 16Ko Page size support
- Upgrade gradle version
- Upgrade target sdk
- Improve MRZ reader with text and image callback
- Kotlin DSL for example app
- Bug fix : Fix Android supported version to 1.8
- Bug fix : Define close camera channel method for iOS
- Bug fix : Android camera already in use after close, preventing its use on other screens
- Bug fix : barcode event could be sent after the widget has been detached from the widget tree.
- Bug fix : the iOS default permission request never start the camera even when agreed
- Android : Upgrade AGP 8
- Support MRZ Scanner for Android
- Bug fix : iOS landscape view clipped since iOS 16
- Quick fix : iOS build failure
- Bug fix : BarcodeScanner onError callback is never called
- Bug fix : iOS missing Codabar format
- Support format upca/upce for Android
- Support format upce for iOS (upca is not available)
- Bug fix : update iOS .podspec file
- Bug fix : fix example app
- Update readme
- First release with Android and iOS support.