nfc_flutter 0.0.1 copy "nfc_flutter: ^0.0.1" to clipboard
nfc_flutter: ^0.0.1 copied to clipboard

A Flutter plugin for NFC (Near Field Communication) on iOS and Android.

Changelog #

0.0.1 #

  • Initial release of nfc_flutter plugin
  • Features:
    • Check NFC availability on the device
    • Get current NFC status (enabled/disabled/not available)
    • Discover NFC tags
    • Read NDEF records from tags
    • Write NDEF records to tags
    • Format tags to NDEF format
    • Check if a tag is NDEF compatible
  • Supported platforms:
    • iOS (13.0+)
    • Android (API level 21+)
1
likes
150
points
137
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for NFC (Near Field Communication) on iOS and Android.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on nfc_flutter

Packages that implement nfc_flutter