new_face_authenticator 2.0.0
new_face_authenticator: ^2.0.0 copied to clipboard
Flutter plugin cross-platform (iOS, Android) for Combate à Fraude's FaceAuthenticator (https://github.com/combateafraude).
September, 15 2023
- 2.0.0
- Change: New parameters to
FaceAuthenticatorFailure
object - New: Register fail attempts
- New: Adding loading screens
- Change: New parameters to
August 25 2023
- 1.2.1
- Fix: Starscream update.
August 16 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 2 2023
- 1.1.1
- Fix: Fix on the android return of the SDK, it was returning null results in some scenarios.
July 17 2023
- 1.1.0
- New: Using new Liveness on the authenticator.
July 03 2023
- 1.0.0
- New: Hello World!!, first publish version.