klippa_identity_verification_sdk 0.1.1 klippa_identity_verification_sdk: ^0.1.1 copied to clipboard
Allows you to do identity verification with the Klippa Identity Verification SDK from Flutter apps.
0.1.1 #
- Fixed issue where iOS
Podfile
could not find the required files to download the SDK.
0.1.0 #
- Added dart sound null safety support
- Bump Android SDK version to 0.5.2
- Bump iOS SDK version to 0.5.6
0.0.8 #
- Bump Android SDK version to 0.5.0
- Bump iOS SDK version to 0.5.0
0.0.7 #
- Bump Android SDK version to 0.2.0
- Bump iOS SDK version to 0.2.0
0.0.6 #
- Add way of including an iOS SDK version and repository URL from the project itself so that we also have a version that works with this plugin
0.0.5 #
- Minor bugfix for activating the Spanish language on iOS
- Fix iOS example Info.plist to make the camera work
0.0.4 #
- Bump Android SDK version to 0.0.15
- Bump iOS SDK version to 0.0.6
- Add support for Spanish
0.0.3 #
- Bump Android SDK version to 0.0.12 to fix API calls
0.0.2 #
- iOS support, formatting, documentation
0.0.1 #
- Initial release of SDK support for Flutter (only Android for now).