Skip to content

jjanku/dart_pcsc

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published