NxpNfcLib Flutter

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NxpNfcLib Flutter

45 Views
nxp29499
NXP Employee
NXP Employee

Hi there,

we want to use DESFireEV3 cards with an app written in Flutter. There are NFC plugins for Flutter available, e.g. nfc_manager and flutter_nfc_kit. But those do not support DESFire functionality but only NDEF and/or NTAG.
Is there a plugin available that makes the full functionality of the NxpNfcLib for Android available for Flutter?

Labels (3)
0 Kudos
Reply
1 Reply

8 Views
ukcas
NXP Employee
NXP Employee

Hello nxp29499,

We have no experience Flutter and there is no plugin from NXP.

Out of quick check you could try to implement commands on your own using:

Transceive raw commands with tags / cards complying with:

  • ISO 7816 Smart Cards (layer 4, in APDUs)
0 Kudos
Reply