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

A Flutter plugin providing access to NFC features on Android and iOS.

nfc_util #

A Flutter plugin providing access to NFC features on Android and iOS.

Setup #

Android #

iOS #

  • Add Near Field Communication Tag Reader Session Formats Entitlements to your entitlements.
  • Add NFCReaderUsageDescription to your Info.plist.
  • Add com.apple.developer.nfc.readersession.iso7816.select-identifiers to your Info.plist as needed.
  • Add com.apple.developer.nfc.readersession.felica.systemcodes to your Info.plist if you specify NfcPollingOption.iso18092 in startSession, otherwise an error will occur.
0
likes
150
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin providing access to NFC features on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on nfc_util

Packages that implement nfc_util