caf_face_liveness 5.0.0 caf_face_liveness: ^5.0.0 copied to clipboard
A Flutter plugin for Caf.io solution for facial verification. This plugin uses smart cameras to capture reliable selfies of your users with artificial intelligence, detecting and rejecting photo and v [...]
Release notes #
This is a continuation of the new_face_liveness package, with necessary adjustments made to align with the updated project structure.
v5.0.0 (Sep, 25 2024) #
Android #
Breaking changes
- Updated Gradle to
8.4
. - Updated Android Gradle Plugin to
8.3.2
. - Updated compile and taget SDK to API
34
.
Highlights
- Updated FaceLiveness SDK from
3.0.0
to3.2.0
. - Created a method to make implementing reverse proxy possible -
setReverseProxySettings(ReverseProxySettings)
. - Optimized metrics collecting to ensure data security.
- Update iProov Version to
9.0.4
.
iOS #
Breaking changes
- iOS minimum deployment target changed from
12.0
to13.0
.
Highlights
- Updated FaceLiveness SDK from
5.0.0
to6.1.0
. - Server request timeout updated to 20s.
- Iproov SDK updated from
11.0.3
to12.0.0
. - FingerPrint SDK updated from
2.2.0
to2.6.0
.