nfc_check 1.0.1 copy "nfc_check: ^1.0.1" to clipboard
nfc_check: ^1.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin to check for NFC and HCE support on Android devices, and open NFC settings.

1.0.1 #

  • Fixed documentation warnings.
  • Added library directive to nfc_check.dart.
  • Improved Dartdoc comments for public API.

1.0.0 #

  • Initial release.
  • Added isNfcSupported to check for NFC hardware.
  • Added isNfcEnabled to check if NFC is turned on.
  • Added isHceSupported to check for HCE support.
  • Added openNfcSettings to open system NFC settings.
0
likes
160
points
154
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to check for NFC and HCE support on Android devices, and open NFC settings.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on nfc_check

Packages that implement nfc_check