nfc_manager 4.0.0-dev copy "nfc_manager: ^4.0.0-dev" to clipboard
nfc_manager: ^4.0.0-dev copied to clipboard

A Flutter plugin for accessing the NFC features on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nfc_manager

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  nfc_manager: ^4.0.0-dev

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nfc_manager/nfc_manager.dart';
426
likes
160
pub points
98%
popularity

Publisher

verified publisherokadan.net

A Flutter plugin for accessing the NFC features on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, ndef_record

More

Packages that depend on nfc_manager