NxpNfcLib Flutter

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

NxpNfcLib Flutter

1,136 次查看
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?

标签 (3)
0 项奖励
回复
1 回复

1,099 次查看
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 项奖励
回复