acr122_pcsc 4.0.0 copy "acr122_pcsc: ^4.0.0" to clipboard
acr122_pcsc: ^4.0.0 copied to clipboard

Dart ACR122 Compatible PC/SC Readers Library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add acr122_pcsc

With Flutter:

 $ flutter pub add acr122_pcsc

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

dependencies:
  acr122_pcsc: ^4.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:acr122_pcsc/acr122_pcsc.dart';
2
likes
130
points
149
downloads

Publisher

unverified uploader

Weekly Downloads

Dart ACR122 Compatible PC/SC Readers Library

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, event, pcsc_wrapper

More

Packages that depend on acr122_pcsc