mdd_nfc_kit 0.0.6 copy "mdd_nfc_kit: ^0.0.6" to clipboard
mdd_nfc_kit: ^0.0.6 copied to clipboard

Provide NFC functionality on Android, iOS & Web, including reading metadata, read & write NDEF records, and transceive layer 3 & 4 data with NFC tags / cards

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mdd_nfc_kit

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

dependencies:
  mdd_nfc_kit: ^0.0.6

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:mdd_nfc_kit/mdd_nfc_kit.dart';
1
likes
60
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Provide NFC functionality on Android, iOS & Web, including reading metadata, read & write NDEF records, and transceive layer 3 & 4 data with NFC tags / cards

Documentation

API reference

License

MIT (license)

Dependencies

convert, flutter, flutter_web_plugins, js, json_annotation, logging, ndef

More

Packages that depend on mdd_nfc_kit

Packages that implement mdd_nfc_kit