ccid 0.1.5
ccid: ^0.1.5 copied to clipboard
A Flutter plugin for smart card reader using CCID protocol with PC/SC-like APIs.
0.1.5 #
- Use darwin shared library
0.1.4 #
- Fix state related issues on Android
0.1.3 #
- Use RECEIVER_EXPORTED for broadcast
0.1.2 #
- Fix Android 14's compatibility issue.
0.1.1 #
- Fix the pod name for iOS.
0.1.0 #
- Add basic support for Windows / Linux (via PCSC), macOS / iOS (via CryptoTokenKit), and Android (via USB operations).