nfc_classic_mifare 0.3.5 nfc_classic_mifare: ^0.3.5 copied to clipboard
A Flutter plugin for reading and writing Mifare Classic tags (Android Only).
0.3.5 #
- Package name change to nfc_mifare_classic to be able to publish
0.3.1 #
- Thanks frost768
- access bits decoding for read and write operations
- keyA and keyB arguments added
- library api updated
0.3.0 #
- Implemented null safety
0.2.1 #
- Added function to overwrite a block
0.2.0 #
- Added Custom Password To All Functions
- Refactored All The Android Native Methods
0.1.0 #
- Initial Release