acr122_pcsc 4.0.0
acr122_pcsc: ^4.0.0 copied to clipboard
Dart ACR122 Compatible PC/SC Readers Library
1.0.0+0 #
- Initial release
1.0.1 #
- Changed supported platforms
1.1.0 #
- Added Windows to the supported platforms
1.1.1 #
- Improved the example program
1.2.0 #
- Changed listReaders function to static
2.0.0 #
- Moved library calls to isolate to prevent blocking calls. Dropped incomplete MacOS and Windows support
2.0.1 #
- Added optional card read delay to prevent power problems
3.0.0 #
- Changed the behavior of the library classes from throwing errors to returning the PCSC result instead. Added preliminary MacOS support.
4.0.0 #
- Upgraded the base library and dart sdk versions, changed return types