flipper_nfc 1.2.0 copy "flipper_nfc: ^1.2.0" to clipboard
flipper_nfc: ^1.2.0 copied to clipboard

NFC package for yegobox apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flipper_nfc

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

dependencies:
  flipper_nfc: ^1.2.0

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:flipper_nfc/flipper_nfc.dart';
1
likes
120
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

NFC package for yegobox apps.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

build_runner, flutter, nfc_manager

More

Packages that depend on flipper_nfc