nfc_in_flutter icon indicating copy to clipboard operation
nfc_in_flutter copied to clipboard

Support for android.nfc.action.ADAPTER_STATE_CHANGE

Open obrunsmann opened this issue 5 years ago • 0 comments

It would be nice to have an available event on enabling or disabling NFC on android. We could register an intent filter on android.nfc.action.ADAPTER_STATE_CHANGE and yield the isEnabled() result

obrunsmann avatar Jun 17 '20 09:06 obrunsmann