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