0 purchases
dart pcsc
High(er)-level Dart wrapper around the PC/SC C API for communication with
smart cards.
Features #
send/receive APDUs to/from smart cards
wait for cards & readers
works on Linux, Windows
usable in pure Dart as well as in Flutter
Getting started #
On Linux, install pcsc-lite.
On Windows, no additional setup should be needed.
Usage #
See example/dart_pcsc_example.dart.
Additional information #
At the moment, not all functions provided by the C API are covered.
Pull requests are welcome.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.