nfc_plus 1.0.0 copy "nfc_plus: ^1.0.0" to clipboard
nfc_plus: ^1.0.0 copied to clipboard

A high-performance, high-level NFC plugin for Flutter supporting Android, iOS, Web, and Desktop.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nfc_plus

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

dependencies:
  nfc_plus: ^1.0.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:nfc_plus/nfc_plus.dart';
1
likes
140
points
68
downloads

Documentation

API reference

Publisher

verified publishershirsh.dev

Weekly Downloads

A high-performance, high-level NFC plugin for Flutter supporting Android, iOS, Web, and Desktop.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, ndef, web

More

Packages that depend on nfc_plus

Packages that implement nfc_plus