nfc_brazalete_sdk 0.0.1 copy "nfc_brazalete_sdk: ^0.0.1" to clipboard
nfc_brazalete_sdk: ^0.0.1 copied to clipboard

SDK for NFC read/write (NDEF JSON) with verification and logging.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nfc_brazalete_sdk

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

dependencies:
  nfc_brazalete_sdk: ^0.0.1

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_brazalete_sdk/nfc_brazalete_sdk.dart';
1
likes
130
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

SDK for NFC read/write (NDEF JSON) with verification and logging.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, flutter_nfc_kit, ndef_record, nfc_manager, nfc_manager_ndef

More

Packages that depend on nfc_brazalete_sdk