flutter_barcode_scanner_sdk 0.1.1
flutter_barcode_scanner_sdk: ^0.1.1 copied to clipboard
High-throughput barcode and QR scanner SDK for Flutter apps.
0.1.1 #
- Improved dense 1D barcode scanning in full-screen and embedded modes.
- Fixed iOS embedded scan-window filtering for long linear barcodes.
0.1.0 #
Initial public release.
- Added full-screen native barcode scanning for Android and iOS.
- Added an embedded scanner widget with controller-driven camera, detection, flash, camera switching, and configuration updates.
- Support for QR Code, Code 128, Code 39, Code 93, EAN-13, EAN-8, UPC-A, UPC-E, ITF, PDF417, Data Matrix, and Aztec formats.
- Added package documentation, API reference, example app coverage, and tests.