flutter_face_api 4.1.1 flutter_face_api: ^4.1.1 copied to clipboard
This is a flutter module for compairing faces using phone`s camera.
3.1.0 #
Added #
- Added LivenessResponse.guid – the id of the processing from the liveness service.
- iOS
- Added
RegulaCommon
– the internal shared library for Regula SDK products
- Added
- Android:
- Added possibility to intercept network connections between server and client to change HTTP request settings
Fixed #
- iOS:
- Fixed copying of
debug-symbols
. Only correct ones are copied to thexcframework
. - Fixed hold the
image
forLivenessResponse
even when error happens.
- Fixed copying of
Changed #
- Changed
hint.fit
for Spanish localization toColoque su rostro en el óvalo
. - iOS:
- Changed camera settings to match
DocumentReader
's. Used settings:isSmoothAutoFocusEnabled
,.continuousAutoWhiteBalance
and.continuousAutoExposure
.
- Changed camera settings to match
- Android:
- FaceCapture detection logic tweaked for better and easier photo capture
3.0.0 #
Flutter plugin that provides a solution for biometric verification by leveraging the power of Regula Face SDK Web Service. Biometric verification is the quickest and most reliable way to confirm any user’s identity and protect your business and your clients from fraud.
Features included:
- Face Matching: Check the likelihood that two faces belong to the same person.
- Face Recognition: Automatically capture a photo with a person's face on it.
- Liveness Detection: Find out if the person on camera is alive.