okadan / flutter-nfc-manager

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

Can i use NFC Host card Emulation? #190

Open MtoagF opened 3 months ago

MtoagF commented 3 months ago

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

panalgin commented 3 months ago

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

KallepalliTirumalesh commented 3 months ago

Even i am looking for it can someone reply

ibtissamwannas commented 3 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.