flutter_datawedge 1.1.0
flutter_datawedge: ^1.1.0 copied to clipboard
A Flutter package to communicate with Zebra DataWedge scanners using the DataWedge Intent API
1.1.0 #
- Add documentation for
enableScanner(bool)
,activateScanner(bool)
,startScanning(bool)
- Add stream to listen to
ScannerStatus
changes - Refactor code, emphasizing use of enums of strings etc.
1.0.1 #
- Fix wrongly named class
1.0.0 #
- Maintainer switched from rafaeljustinox to Circus Kitchens
- Include changes from LenhartStephan which based the package on Streams
- Update Gradle to Versions 7.4
0.0.3 #
- Feature: Scanner status
0.0.2 #
- Updated className
0.0.1 #
- First version