dot_face_lite 0.10.3 copy "dot_face_lite: ^0.10.3" to clipboard
dot_face_lite: ^0.10.3 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.10.3 - 2025-12-09 #

Changed #

0.10.2 - 2025-10-20 #

Fixed #

  • Android: Stability issue in UI components.

Changed #

0.10.1 - 2025-10-16 #

Changed #

0.10.0 - 2025-09-05 #

Added #

  • Property DotSdkConfiguration.transactionCountingToken. If transaction counting is enabled in your license, you must provide a valid transaction counting token.

Changed #

0.9.2 - 2025-09-02 #

Changed #

  • Minimum Android API level to 24.

0.9.1 - 2025-06-27 #

Fixed #

  • Android: Missing ProGuard rules. The Gradle task minifyReleaseWithR8 might have failed, depending on the SDK integration.

0.9.0 - 2025-06-27 #

Added #

  • Property FaceAutoCaptureConfiguration.minValidFramesInRowToStartCandidateSelection.
  • Property FaceAutoCaptureConfiguration.candidateSelectionDurationMillis.

Changed #

Removed #

  • Class RectangleDouble.

0.8.0 - 2025-05-21 #

Added #

  • Video Capture feature in UI components.
  • Property FaceAutoCaptureConfiguration.isCameraPreviewVisible.
  • Property FaceAutoCaptureConfiguration.isVideoCaptureEnabled.
  • Property MagnifEyeLivenessConfiguration.isCameraPreviewVisible.
  • Property MagnifEyeLivenessConfiguration.isVideoCaptureEnabled.

Changed #

  • Update SAM to 1.44.6 - improved face sharpness calculation.
  • Added hard limit of 20 seconds to the duration of the close-up phase of MagnifEye Liveness UI component.
  • Android: Reduced delay during the capture finalization.

0.7.1 - 2025-02-12 #

Changed #

  • Added platform-specific links for Android and iOS UI customization to the documentation.

0.7.0 - 2025-01-14 #

Changed #

  • The resolution of result image from Face Auto Capture UI component is the original size of the camera image, without cropping.

Fixed #

  • Android: Minor performance issue when a UI component runs in FILL scale type.
  • Android: Stability issue in UI components.

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.
7
likes
150
points
174
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

Packages that implement dot_face_lite