nfc_classic_mifare_plus 0.1.0 copy "nfc_classic_mifare_plus: ^0.1.0" to clipboard
nfc_classic_mifare_plus: ^0.1.0 copied to clipboard

PlatformAndroid

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 #

pub.dev License: MIT GitHub Stars

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
1
likes
150
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to interact with NFC Classic/Mifare Plus tags. Supports reading/writing blocks, changing passwords, and more.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logger, plugin_platform_interface

More

Packages that depend on nfc_classic_mifare_plus

Packages that implement nfc_classic_mifare_plus