flutter_nfc_hce 0.1.5
flutter_nfc_hce: ^0.1.5 copied to clipboard
flutter_nfc_hce plugin project.
0.1.5 #
- Refactor the source code and function names.
- Add a default argument 'mimeType' to the 'startNfcHce()' function.
- Add 'stopNfcHce' API.
- Write the initial NFC HCE NDEF message to internal storage and, upon app restart, read and initialize it from the file.
0.1.4 #
- Support operation in both foreground and background,
- but specifically enable NFC card reader access even when the device screen is fully locked on Android 12 and higher.
- add isSupportSecureNfcSupported api
0.1.3 #
- modify the readme
0.1.2 #
- readme - screenshot add
0.1.1 #
- modify example code
0.1.0 #
- add README.md
0.0.9 #
- initial release.