semlette / nfc_in_flutter

Cross-platform flutter plugin for reading and writing NFC tags. Not maintained anymore - not looking for new maintainer, fork instead.
MIT License
119 stars 119 forks source link

Cannot read Credit Card detail with this plugin #91

Open mayaparamita opened 3 years ago

mayaparamita commented 3 years ago

Hi, I can read 1 arcade game card with this plugin but fail to read credit card detail through the app with the phone nfc. Do you know how can I read nfc detail with this plugin? E.g. With phone nfc, i wanna get credit card details of the credit card that's tapped, like cc number, expiry date, name, etc.