nfc_manager 1.3.2 copy "nfc_manager: ^1.3.2" to clipboard
nfc_manager: ^1.3.2 copied to clipboard

outdated

A Flutter plugin to manage the NFC features. Supported on both Android and iOS.

1.3.2 #

  • fix crash on Ndef write and writeLock error.

1.3.1 #

  • fix a bug where the error callback was not called.

1.3.0 #

  • add callback to handle error from session.

1.2.0 #

  • make discovered callback async.

1.1.0+1 #

  • update readme.

1.1.0 #

  • add constants.
  • fix misspelled name.
  • fix xcode build warning.
  • increase the Flutter SDK requirement to ^1.10.0.

1.0.1 #

  • fix error on invoking transceive method.

1.0.0 #

  • add platform-specifc-tag operations.
  • remove NfcSessionType enum.
  • migrate to pubspec platforms manifest.
  • more consistent naming.

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 manage the NFC features. Supported on both Android and iOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on nfc_manager