dart_pcsc 2.0.2 copy "dart_pcsc: ^2.0.2" to clipboard
dart_pcsc: ^2.0.2 copied to clipboard

Communicate with smart cards using PC/SC.

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.

0
likes
150
pub points
45%
popularity

Publisher

unverified uploader

Communicate with smart cards using PC/SC.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

async, ffi

More

Packages that depend on dart_pcsc