flutter_face_api 6.3.577-nightly flutter_face_api: ^6.3.577-nightly copied to clipboard
This is a flutter module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera. Supports Android and iOS.
6.3.577-nightly #
6.2 #
Plugin:
- BREAKING CHANGE: whole FaceSDK plugin rewritten from scratch with focus on user experience and convenience. Migration instructions can be found here.
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.