nfcim / flutter_nfc_kit

Flutter plugin to provide NFC functionality on Android and iOS, including reading metadata, read & write NDEF records, and transceive layer 3 & 4 data with NFC tags / cards
https://pub.dev/packages/flutter_nfc_kit
MIT License
200 stars 121 forks source link

How do read Mifare Classic cards for iOS #81

Closed mopilo closed 2 years ago

mopilo commented 2 years ago

Does the plugin provide support for reading mifare classic cards in iOS? if yes; how do I go about it?

dangfan commented 2 years ago

No. iOS does not support MIFARE Classic (except for NDEF).

braysonjohn148 commented 2 years ago

No. iOS does not support MIFARE Classic (except for NDEF).

read metadata and read & write NDEF records of tags / cards complying with: ISO 14443 Type A & Type B (NFC-A / NFC-B / MIFARE Classic / MIFARE Plus / MIFARE Ultralight / MIFARE DESFire)