barcode_scanner 1.1.0-beta1
barcode_scanner: ^1.1.0-beta1 copied to clipboard
Flutter plugin of the Scanbot Barcode Scanner SDK for Android and iOS. Provides functionality for scanning 1D and 2D barcodes, like EAN, UPC, QR code, Data Matrix, PDF 417, etc.
1.1.0 #
- 🎉 New:
- Added Batch Barcodes RTU-UI screen with ability to scan multiple barcodes at once
- Added
autoCancelTimeoutparam for rtu-ui configuration classes - Added
rawBytesparam for BarcodeItem type - Added
finderAspectRatioparam in replacement offinderWidthandfinderHeight
- 🚙 Under the hood:
- Updated the native Android Scanbot Barcode Scanner SDK to 1.3.2
- Updated the native iOS Scanbot Barcode Scanner SDK to 1.8.4
1.0.1 #
- Improved
pubspec.yaml, adjusted supported platforms.
1.0.0 #
- 🎉 First release
0.9.0-rc.4 #
- RC4
0.9.0-rc.3 #
- RC3
0.9.0-rc.2 #
- RC2
0.9.0-rc.1 #
- RC1