new_face_liveness 1.2.2
new_face_liveness: ^1.2.2 copied to clipboard
Flutter plugin cross-platform (iOS, Android) for Combate à Fraude's PassiveFaceLiveness (https://github.com/combateafraude).
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
- Mudança: 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
- Novo: Hello World!!, first publish version.