nfc_classic_mifare_plus 0.1.0
nfc_classic_mifare_plus: ^0.1.0 copied to clipboard
A Flutter plugin to interact with NFC Classic/Mifare Plus tags. Supports reading/writing blocks, changing passwords, and more.
NFC Classic & Mifare Plus Flutter Plugin #
A Flutter plugin for interacting with NFC Classic (Mifare Classic 1K/4K) and Mifare Plus tags. Supports reading/writing blocks, sector authentication, and password management.
Features #
- ✅ Read/write individual blocks
- ✅ Authenticate with Key A or Key B
- ✅ Change sector passwords
- ✅ Read entire sectors
- ✅ Overwrite blocks with custom data
- ✅ Support for Mifare Classic 1K/4K and Mifare Plus tags
- 📱 Android compatibility (iOS not supported for Classic tags)
Installation #
Add to your pubspec.yaml:
dependencies:
nfc_classic_mifare_plus: ^0.1.0