flutter_pcsc_linux 0.0.3 copy "flutter_pcsc_linux: ^0.0.3" to clipboard
flutter_pcsc_linux: ^0.0.3 copied to clipboard

PlatformLinux

Linux implementation of the flutter_pcsc plugin for using PCSC smartcard readers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_pcsc_linux

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

dependencies:
  flutter_pcsc_linux: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_pcsc_linux/flutter_pcsc_linux.dart';
0
likes
120
pub points
33%
popularity

Publisher

unverified uploader

Linux implementation of the flutter_pcsc plugin for using PCSC smartcard readers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, flutter, flutter_pcsc_platform_interface

More

Packages that depend on flutter_pcsc_linux