flutter_nfc_acs2 0.2.2 copy "flutter_nfc_acs2: ^0.2.2" to clipboard
flutter_nfc_acs2: ^0.2.2 copied to clipboard

PlatformAndroid

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_acs2

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

dependencies:
  flutter_nfc_acs2: ^0.2.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:flutter_nfc_acs2/flutter_nfc_acs.dart';
import 'package:flutter_nfc_acs2/models.dart';
2
likes
120
pub points
52%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on flutter_nfc_acs2