didit_sdk 3.3.2
didit_sdk: ^3.3.2 copied to clipboard
Didit Identity Verification SDK for Flutter. Wraps native iOS and Android SDKs for document scanning, NFC passport reading, face verification, and liveness detection.
3.3.2 #
- Fix camera permission handling for active liveness on Android
- Update native Android SDK to 3.3.2
3.3.1 #
- Fix Android 16KB page alignment issue for Android 15+ devices
- Update native Android SDK to 3.3.1 (MediaPipe 0.10.29, CameraX 1.4.2)
- Align Flutter SDK version with native Android SDK version
3.2.1 #
- Align with native SDK v3.2.1 for both iOS and Android
- Fix Swift 6 build error on iOS
- Fix Montenegrin (cnr) language code issue on Android
3.2.0 #
- Align with native SDK v3.2.0 for both iOS and Android
- Translation fixes (Uzbek escaping)
- Updated native dependencies: iOS DiditSDK 3.2.0, Android didit-sdk 3.2.0
0.1.0 #
- Initial release
- Wraps native DiditSDK for iOS (3.1.1) and Android (3.0.0)
- Session token and workflow ID verification methods
- Configuration options: language, font, logging
- Contact details and expected details for workflow sessions
- Full TypeScript-like sealed class result handling