nfc_pro_manager 3.1.4
nfc_pro_manager: ^3.1.4 copied to clipboard
The industry-grade NFC SDK for Flutter. Supports robust Host Card Emulation (HCE), Identity Emulation, NDEF Read/Write, and ISO-DEP APDU communication with enterprise lifecycle management.
3.1.4 #
- Removed unnecessary NDK version requirement (pure Kotlin implementation)
- Automatic minSdkVersion 30 enforcement
- Updated installation documentation for plug & play setup
3.1.3 - 2026-05-09 #
- Fix settings.gradle.kts structure
- Remove unused resources
3.1.2 - 2026-05-06 #
🛡️ STABILITY FIX RELEASE #
- Kotlin Compilation Fix: Resolved
@Synchronizedannotation target error inNfcController. - Visibility Fix: Updated
byteArrayToHexStringaccess modifier tointernalfor cross-class communication. - Thread Safety: Implemented explicit
synchronizedblocks for buffer management.
3.1.1 - 2026-05-06 #
- Technical Fix: Resolved Gradle namespace conflict and manifest cleanup.
3.1.0 - 2026-05-06 #
- The Human Perfection Release: Overhauled documentation and cleaned up AI-traceability.