smile_flutter 0.0.46 smile_flutter: ^0.0.46 copied to clipboard
The Official Wrapper for the Smile Idenity android and iOS SDKs.
0.0.1 #
- Initial release with android only api.
0.0.2 #
Bug fixes for #
- Removing label error in manifest
- Removing theme requirement on the id card capture screen
- Allow multi threads for job submission
0.0.3 #
Bug fixes for #
- Added ios implementation
- Added rethrows to allow calling methods to handle exceptions
0.0.5 #
Bug fixes for #
- clashes with other libraries returning activity results
- removed extra storage permissions
0.0.6 #
Bug fixes for #
- get one result from enrolled error or on success which fixes the crashes when the reply has already been sent
0.0.14 #
Bug fix for #
- Job id issue where job id wasn't returning the correct value passed into partner params
0.0.19 #
0.0.25 #
Improvements #
- Blurred photos fix from auto focus
- Increased resolution on photos, picture size now greater than 2430
- Correct cropping on images (much more apparent on the S8)
- Camera preview increased resolution
- Camera display aspect ratio now matches the preview size from the camera
0.0.27 #
Improvements #
- Increased resolution on photos, picture size now 2800
- Landscape mode when capturing documentation (Android only)
- Improved pre and post capture blur detection (Android only)
- Improved pre and post capture light checks (Android only)
Features #
- Minimum android SDK is now 19
- Updated gradle wrapper to version 7.5 (Android only)
- Updated gradle plugin to version 7.2.1 (Android only)
- Minimum supported gradle wrapper is now 6.7.1
Bugfixes #
- IOS partner params fix
- IOS changing color and width of the SmartSelfie capture progress
0.0.28 #
0.0.29 #
Improvements #
- Blur checks now happen less frequent allowing for better focus Android only)
0.0.30 #
Improvements #
- Blur checks now happen less frequent allowing for better focus Android only)
- Fix for consent dialog issue
0.0.31 #
Improvements (Android Only) #
- Blur checks improvements
- Fix crashes when getting selfies
- Fix crashes when capturing documents
0.0.32 #
Improvements (Android Only) #
- Blur checks improvements
- Fix crashes when getting selfies
- Fix crashes when capturing documents
- Updated minimum gradle wrapper to version 7
- Updated gradle plugin from version 4.2 to 7.2.0
0.0.38 #
Feature #
- Introduce whitelabelling by using is_white_labelled setting to true/false will not show and show the smile id logos respectively for the selfie and document capture screens
0.0.39 #
Android Fixes #
- SmartSelfie screen reinstantiation on some devices
- Document capture image crop issues
- IOS BVN screen navigation handling issues
0.0.41 #
IOS Fixes #
- Updated native iOS SDK to version 2.1.32 which fixes issues with
- Fix for android removing unnesessary permissions for capture screens
0.0.42 #
Android Fixes #
- Remove limits on specifying kotlin version in the SDK and use application ext kotlin_version
0.0.43 #
IOS Fixes #
- Updated native iOS SDK to version 2.1.32 which fixes issues with
- Fix for android removing unnesessary permissions for capture screens