sdk_nfc_flutter 4.7.2 copy "sdk_nfc_flutter: ^4.7.2" to clipboard
sdk_nfc_flutter: ^4.7.2 copied to clipboard

A flutter plugin for the Au10tix NFC module SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sdk_nfc_flutter

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

dependencies:
  sdk_nfc_flutter: ^4.7.2

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:sdk_nfc_flutter/sdk_nfc_flutter.dart';
0
likes
115
points
28
downloads

Documentation

API reference

Publisher

verified publisherau10tix.com

Weekly Downloads

A flutter plugin for the Au10tix NFC module SDK

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, sdk_core_flutter

More

Packages that depend on sdk_nfc_flutter

Packages that implement sdk_nfc_flutter