new_face_liveness 2.0.2
new_face_liveness: ^2.0.2 copied to clipboard
Flutter plugin cross-platform (iOS, Android) for Combate à Fraude's PassiveFaceLiveness (https://github.com/combateafraude).
October, 26 2023
-
2.0.2
Android
- Fix: Loading screen when network error occurs
iOS
- Change: Iproov update version and Starscream removed
October, 10 2023
- 2.0.1
- Fix: Apple updates improvements
September, 15 2023
- 2.0.0
- Change: New parameters to
PassiveFaceLivenessFailureobject - New: Register fail attempts
- New: Adding loading screens
- Change: New parameters to
August, 25 2023
- 1.2.2
- Fix: Starscream update.
August, 18 2023
- 1.2.1
- Fix: Android SDK customizations.
August, 18 2023
- 1.2.0
- new: New method .setCameraFilter(String filter) to change the SDK camera filter type - Android & iOS
- new: New method .setEnableScreenshots(bool enable) to enable screenshots during the SDK scan - Android
August, 02 2023
- 1.1.2
- Fix: Fix Documentation erros.
August, 02 2023
02 de agosto de 2023
- 1.1.1
- Fix: Fix on the android return of the SDK, it was returning null results in some scenarios.
July, 17 2023
17 de julho de 2023
- 1.1.0
- Change: Now the SDK's return a signed respose in case of success, you must access the parameter
signedResponsein thePassiveFaceLivenessSuccessobject.
July, 03 2023
03 de julho de 2023
- 1.0.0
- New: Hello World!!, first publish version.