pointmobile_scanner_advanced 0.0.14
pointmobile_scanner_advanced: ^0.0.14 copied to clipboard
A Flutter plugin to manage Scanner for Pointmobile devices. You can scan barcodes, get barcode information and customize built-in scanner settings through code.
0.0.14 #
- On newer android versions "Accessing Hidden Api" bug is fixed
0.0.13 #
- Revert clipboard changes
0.0.12 #
- Clipboard utils bug fix
0.0.11 #
- Clipboard utils now are independent from is device PM checks
0.0.10 #
- Removed plugin_platform_interface
0.0.9 #
- Updated Readme
0.0.8 #
- [FIX] Changed symbology return type(String to enum)
- [FIX] Added symbology type for resultType ClipboardKeyCodePaste
0.0.7 #
- [FIX] 'isDevicePointMobile' now also checks if device is Android
0.0.6 #
- [FIX] Fixes result already submitted error
0.0.5 #
- Added isDevicePointMobile control method
0.0.4 #
- Updated description
0.0.3 #
- Function documentations are improved
0.0.2 #
- Documentation update
0.0.1 #
- Initial release of Point Mobile Advanced plugin