pcsc_wrapper 4.0.1 copy "pcsc_wrapper: ^4.0.1" to clipboard
pcsc_wrapper: ^4.0.1 copied to clipboard

Dart PCSC Wrapper Library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pcsc_wrapper

With Flutter:

 $ flutter pub add pcsc_wrapper

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

dependencies:
  pcsc_wrapper: ^4.0.1

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:pcsc_wrapper/pcsc_wrapper.dart';
2
likes
120
points
330
downloads

Publisher

unverified uploader

Weekly Downloads

Dart PCSC Wrapper Library

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi

More

Packages that depend on pcsc_wrapper