didit_sdk 3.2.1
didit_sdk: ^3.2.1 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.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