nfc_manager 1.0.0-dev.4 copy "nfc_manager: ^1.0.0-dev.4" to clipboard
nfc_manager: ^1.0.0-dev.4 copied to clipboard

outdated

A Flutter plugin to use NFC. Supported on both Android and iOS.

1.0.0-dev.* #

  • added platform-tag-specific operations.
  • removed NfcSessionType enum.
  • renamed NfcTagPollingOption to TagPollingOption.
  • renamed onTagDiscovered and onNdefDiscovered to onDiscovered.
  • migrate to pubspec platforms manifest.

0.5.1 #

  • update flutter project files.
  • additional fix for migration to AndroidX.

0.5.0 #

  • migrate to AndroidX.

0.4.0+2 #

  • fix typo on README

0.4.0+1 #

  • update README

0.4.0 #

  • rename NfcNdef#cachedNdef to NfcNdef#cachedMessage.
  • add NfcSessionType enum.
  • add NfcTagPollingOption enum.

0.3.0 #

  • add NdefRecord#createMimeRecord.
  • add optional parameters alertMessageIOS and errorMessageIOS displayed in iOS system UI.
  • fix error on deserializing null message on dart side.

0.2.0 #

  • split startSession into startNdefSession and startTagSession.
  • improve doc.

0.1.1 #

  • fix crash on serializing nil message on ios side.
  • add example project.
  • improve doc.

0.1.0+2 #

  • improve doc.

0.1.0+1 #

  • improve doc.

0.1.0 #

  • add iOS 13 features.

0.0.1 #

  • initial release.
416
likes
0
pub points
98%
popularity

Publisher

verified publisherokadan.net

A Flutter plugin to use NFC. Supported on both Android and iOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on nfc_manager