dot_face_lite 0.6.0 copy "dot_face_lite: ^0.6.0" to clipboard
dot_face_lite: ^0.6.0 copied to clipboard

A Flutter plugin, as a part of Innovatrics DOT Flutter SDK, that provides components for face capture and related functionalities for a Flutter project.

0.6.0 - 2024-10-15 #

Fixed #

  • Android: Releasing of screen orientation lock.
  • iOS: Rare issue in SDK initialization.

0.5.1 - 2024-09-02 #

Fixed #

  • Android: FaceAutoCaptureConfiguration.QualityAttributeThresholds.maxDevicePitchAngle was not being applied correctly.

0.5.0 - 2024-08-23 #

Fixed #

  • Android: Stability issue in UI components.

0.4.0 - 2024-08-06 #

Added #

  • Property FaceAutoCaptureResult.face.
  • Property FaceAutoCaptureDetection.face.
  • Property MagnifEyeLivenessResult.face.
  • Method argument isFacePresenceRequired to method FaceAutoCaptureViewController.requestCapture().
  • Enum CaptureMode.
  • Property FaceAutoCaptureConfiguration.captureMode.
  • Property FaceAutoCaptureConfiguration.isPlaceholderVisible.
  • Class FaceAutoCaptureConfigurationPresets.

Changed #

  • Class FaceDetectorResult to FaceDetectorFace.

Removed #

  • Properties FaceAutoCaptureResult.faceDetectorResult.
  • Properties MagnifEyeLivenessResult.faceDetectorResult.
  • Properties FaceAutoCaptureDetection.faceDetectorResult, .position.
  • Callback OnFaceAutoCaptureCandidateSelectionStartedCallback.
  • Callback OnFaceAutoCaptureStoppedCallback.
  • Callback OnMagnifEyeLivenessStoppedCallback.
  • Property FaceAutoCaptureWidget.onCandidateSelectionStarted.
  • Property FaceAutoCaptureWidget.onStopped. Use the FaceAutoCaptureWidgetController.stopAsync() method with await keyword instead.
  • Property MagnifEyeLivenessWidget.onStopped. Use the MagnifEyeLivenessWidgetController.stopAsync() method with await keyword instead.

Fixed #

  • Android: Stability issue in UI components.

0.3.0 - 2024-03-26 #

  • Technical release. No changes.

0.2.1 - 2024-02-16 #

Fixed #

  • Documentation.

0.2.0 - 2024-02-16 #

  • Initial release.
5
likes
150
points
142
downloads

Publisher

verified publisherinnovatrics.com

Weekly Downloads

A Flutter plugin, as a part of Innovatrics DOT Flutter SDK, that provides components for face capture and related functionalities for a Flutter project.

Homepage

Topics

#innovatrics #digital-onboarding #remote-identity-verification #face-detection #video-injection-prevention

Documentation

API reference

License

unknown (license)

Dependencies

dot_face_lite_android, dot_face_lite_ios, dot_face_lite_platform_interface, flutter

More

Packages that depend on dot_face_lite