rfid_ble_plugin 0.0.7 copy "rfid_ble_plugin: ^0.0.7" to clipboard
rfid_ble_plugin: ^0.0.7 copied to clipboard

PlatformiOS

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

0.0.3 #

  • Update get connection state, auto checking connection with BLE

0.0.4 #

  • Update get scan key press, details at _listenConfig() in example code

0.0.5 #

  • Remove override get RFID config

0.0.6 #

  • Move get bat percent and key press to RFID stream data because only use lastest callback

0.0.7 #

  • Use battery get & in RFID Config Stream
0
likes
140
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for BLE RFID reader communication using Objective-C on iOS.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on rfid_ble_plugin

Packages that implement rfid_ble_plugin