okadan / flutter-nfc-manager

A Flutter plugin for accessing the NFC features on Android and iOS.
https://pub.dev/packages/nfc_manager
MIT License
211 stars 134 forks source link

Can i use NFC Host card Emulation? #190

Open MtoagF opened 6 months ago

MtoagF commented 6 months ago

I want to build an app for host card emulation in flutter. Can i use this feature?

panalgin commented 6 months ago

I also need to use this feature, anyone can reply?

KallepalliTirumalesh commented 6 months ago

Even i am looking for it can someone reply

ibtissamwannas commented 6 months ago

Same here, I want to use nfc to transfer data from device to device is that possible using this library? I saw the android documentation it is possible using android beam. Android Beam allows simple peer-to-peer data exchange between two Android-powered devices.