honeywell_scanner 3.1.2+9
honeywell_scanner: ^3.1.2+9 copied to clipboard
This is a plugin to scan barcodes by using [Honeywell](https://www.honeywellaidc.com/products/barcode-scanners) PDA Android devices.
3.1.2+9 (2021-09-13) #
Changed #
- Android plugin API updated to support v2 Embedding while remaining compatible with apps that don’t use the v2 Android embedding.
3.1.1+8 (2021-07-28) #
Fixed #
Future<bool> isSupported()
validation added to avoid platform plugin exceptions on any other platform different than Android.
3.1.0+7 (2021-07-28) #
Added #
Future<bool> isSupported()
function added to know if running device is supported by honeywell scanner.
2.0.0+4 (2020-10-12) #
Changed #
- Honeywell sdk lib AAR updated to v1.00.00.0102
- Example project updated to show a more detailed how to use.
- CodeFormatUtils is now an extension of CodeFormat (breaking change)
- Changed the way of importing the honeywell.aar library (breaking change)
Fixed #
- Bug on releasing the scanner claim when stopScanner was called
Removed #
- Unsupported CodeFormats ITF and UPC_EAN_EXTENSION.