zxing_barcode_scanner 1.0.4
zxing_barcode_scanner: ^1.0.4 copied to clipboard
A barcode scanner plugin for Flutter using ZXing-C++ on Android and iOS.
1.0.4 #
- Update zxing-cpp version on android to 3.0.2 and iOS to 3.0.0
- Update android compile sdk to 36.
- Update camerax version to 1.5.3
1.0.2 #
- Fix UI glitch issue on iOS while scanner is disposed.
1.0.1 #
- Rolled back camerax_version to stable 1.4.1 and fixed issues of resolution selector for low-end Android devices.
1.0.0 #
- Initial release of ZXing Barcode Scanner with support for both Android and iOS platforms.