flutter-nfc-manager
flutter-nfc-manager copied to clipboard
Added if NFC is supported method
Sometimes, App needs to know if the device is supporting NFC So that it will disable some of the functionalities beforehand related to the NFC. I added a simple boolean method to achieve this.
I would like to have that as well.. any updates on this?
@okadan Please publish this as it will help a lot
@okadan Any updates on this?
I think we need to consider the case when it is invoked on iOS.
@okadan can we start at least with covering the case on Android and then move to IOS?