flutter_nfc_acs 0.1.9 copy "flutter_nfc_acs: ^0.1.9" to clipboard
flutter_nfc_acs: ^0.1.9 copied to clipboard

outdated

A plugin for communicating with the ACR1255U-J1 BT reader from Advanced Card Systems Ltd.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_nfc_acs

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

dependencies:
  flutter_nfc_acs: ^0.1.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:flutter_nfc_acs/flutter_nfc_acs.dart';
2
likes
30
pub points
30%
popularity

Publisher

unverified uploader

A plugin for communicating with the ACR1255U-J1 BT reader from Advanced Card Systems Ltd.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on flutter_nfc_acs