zebra123 4.0.0 zebra123: ^4.0.0 copied to clipboard
Zebra Technologies RFID and Barcode Scanner Plugin. Integrates both the Zebra RFID API3 and Datawedge into a single Flutter Plugin.
1.0.0 #
-
TODO: Describe initial release.
-
Zebra Plugin which seamlessly integrates both the zebra datawedge and the zebra rfid api3 library for barcode and rfid tag scanning.
1.0.1 #
-
TODO: Describe initial release.
-
Zebra Plugin which seamlessly integrates both the zebra datawedge and the zebra rfid api3 library for barcode and rfid tag scanning.
1.0.2 #
-
TODO: Describe initial release.
-
Zebra Plugin which seamlessly integrates both the zebra datawedge and the zebra rfid api3 library for barcode and rfid tag scanning.
1.0.3 #
-
TODO: Describe initial release.
-
Zebra Plugin which seamlessly integrates both the zebra datawedge and the zebra rfid api3 library for barcode and rfid tag scanning.
1.0.4 #
- README.md updated
1.0.5 #
- README.md updated
- Cancel sink
1.0.6 #
- Sink Bug Fix
1.0.7 #
- Modified Interface
1.0.8 #
- Modified Interface
1.0.9 #
- Modified Interface
1.1.0 #
- first reasonably stable build
1.1.1 #
- add scan() method to start/stop rfid scanning
1.1.2 #
- git repo fix in pubspec.yaml
1.1.3 #
- git repo fix in pubspec.yaml
1.1.4 #
- dart format .
1.1.5 #
- rfid tag write
- interface support boolean
1.1.6 #
- rfid tag write
- interface support boolean
1.1.7 #
- rfid tag write
- interface support boolean
2.0.0 #
- rfid tag write
- rfid tag tracking
2.0.1 #
- passback all events
2.0.2 #
- datawedge barcode reads happen 2x. Added filter where duplicate barcode detected within 1 second doesnt notify.
3.0.0 #
- fixed datawedge barcode reads happen 2x.
- fixed scanner reinitialization issue when application is paused
- added soft scan for data wedge
3.0.1 #
- fixed analysis issues
3.0.2 #
- fixed dart formatter issues
3.0.3 #
- changed INTENT filter to use package name
3.1.0 #
- added function to set device mode() to either barcode or rfid. This only applies for RFID capable devices.
3.1.1 #
- added function to set device mode() to either barcode or rfid. This only applies for RFID capable devices.
4.0.0 #
- added functionality for reading barcodes from an rfid device
- added setMode(mode) where mode is mixed, rfid or barcode. This only applies for RFID capable devices.