idcheckio 8.0.3 idcheckio: ^8.0.3 copied to clipboard
A flutter plugin which simplify the integration of the IDCheck.io SDK into your flutter project.
8.0.3
iOS 18 support. Improve romanian translations.
8.0.1
Decrease internal errors and add retries on timeout during liveness session. Fix the title of the second scan page on iOS.
8.0.0
Rename startOnline method to start as the old start method as been removed.
StartIps became startOnboarding as it now handle every type of onboarding, certified or not. It simplifies the integration by adding all the parameters on a server. This is the new recommended mode to use.
The theme now used resources instead of hex colors. You need to create the color resource in android and Asset in iOS, then pass them to the theme object.
7.2.2
Fix on Channel Android Deserialisation. New model added for capturing specific cases with Passport.
7.2.0
New privacy manifest on iOS as required by the new Apple policy. Enable the second side scan button only once the animation have been fully seen. Fix the front camera focus issue happening on "rare" phones (Cubot, Blackview, ...). Several bug fixes.
7.1.9
New bio liveness error screens. NFC improvement on Android (new flow and screens). Remove speech mode from Android and iOS, microphone permission is completely removed. Several bug fixes.
7.1.8
Several bug fixes and improvements. Align Android and iOS loader.
7.1.7
Create a new IDCheckTheme() object to change the colors of the sdk. You can set it in the existing parameter's builder.