zebra_rfid_plugin 1.0.0
zebra_rfid_plugin: ^1.0.0 copied to clipboard
A Flutter plugin for Zebra RFID SDK (RFD40XX) with support for tag reading, writing, and locating.
Changelog #
1.0.0 - 2024-12-17 #
Initial Release #
Features
- ✅ Full RFID tag reading with RSSI
- ✅ Tag writing (EPC, USER, TID, RESERVED banks)
- ✅ Tag locationing/tracking
- ✅ Real-time event streaming
- ✅ Reader discovery and connection
- ✅ Antenna power control
- ✅ Beeper configuration
- ✅ Battery monitoring
- ✅ Trigger event handling
- ✅ Session and population configuration
Supported Devices
- RFD40XX (Primary - USB)
- RFD90XX
- MC33XXR
- RFD8500
- Fixed readers (FX7500, FX9600, FXR90)
Platform Support
- Android (minSdk 26, targetSdk 34)
Documentation
- Complete README with API reference
- Setup guide for AAR installation
- Tag writing guide with examples
- Example app included
Known Issues #
- Requires manual AAR installation (Zebra SDK not on Maven)
- iOS support not yet available
