rfid_ble_plugin 0.0.2
rfid_ble_plugin: ^0.0.2 copied to clipboard
A Flutter plugin for BLE RFID reader communication using Objective-C on iOS.
0.0.1 #
- 🎉 Initial release of
rfid_ble_plugin. - ✅ Supports iOS platform using Objective-C.
- 📡 BLE features:
- Scan nearby Bluetooth devices.
- Connect and disconnect to Chainway R5.
- 🧲 RFID features:
- Start and stop single tag inventory.
- Start and stop continuous tag inventory.
- Receive EPC, TID, RSSI, and read count.
- 🔌 Provides Flutter MethodChannel and EventChannel bindings.
0.0.2 #
- Change license rules