nfc_read_write_plugin 0.0.3 copy "nfc_read_write_plugin: ^0.0.3" to clipboard
nfc_read_write_plugin: ^0.0.3 copied to clipboard

outdated

a flutter plugin that can read and write mifare card via NFC on the Android platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nfc_read_write_plugin
copied to clipboard

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

dependencies:
  nfc_read_write_plugin: ^0.0.3
copied to clipboard

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_read_write_plugin/nfc_read_write_plugin.dart';
copied to clipboard
3
likes
0
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.06 - 2025.01.18

a flutter plugin that can read and write mifare card via NFC on the Android platform.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on nfc_read_write_plugin