nfc_card 0.0.9 copy "nfc_card: ^0.0.9" to clipboard
nfc_card: ^0.0.9 copied to clipboard

PlatformAndroid

card scanner for android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nfc_card

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

dependencies:
  nfc_card: ^0.0.9

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_card/nfc_card.dart';
3
likes
105
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

card scanner for android

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on nfc_card

Packages that implement nfc_card