face_liveness_detection_plus 1.3.0 copy "face_liveness_detection_plus: ^1.3.0" to clipboard
face_liveness_detection_plus: ^1.3.0 copied to clipboard

A real-time facial verification feature using Google ML Kit for liveliness detection.

1.3.0 #

  • Feature: Added LivenessThresholds for configurable detection sensitivity (smile, blink, head movement angles, face ratio, low light).
  • Feature: Added LivenessDetectionController for headless state management, testing, and ruleset evaluation.
  • Feature: Added LivenessLocalization for customizable and multi-language UI instructions (default English).
  • Feature: Added FaceOvalMaskPainter (enableDimmedOverlay) for camera dimmed oval overlay masking.
  • Feature: Added FacePositionStatus (onFacePositionStatusChanged) detecting too close, too far, and multiple faces.
  • Feature: Added low-light ambient check (onLowLightDetected).
  • Feature: Added randomizeRuleset option to prevent video playback spoofing.
  • Feature: Added video recording support (startVideoRecording, stopVideoRecording) to FaceCaptureController.
  • Feature: Added memory bytes output (imageBytes) in FaceCaptureResult.
  • Feature: Added configurable resolutionPreset, onCameraError, and onRuleChanged callbacks.

1.2.0 #

  • Feature: Added FaceCaptureController to support manual and programmatic control of face detection and capture workflows (capture, pause, resume, reset, getImages).
  • Feature: onRulesetCompleted now returns the captured image file URL (String? imageUrl) along with the completed Rulesets.
  • Feature: Added calculation of face pose and expression accuracy percentage (accuracyPercentage).
  • Feature: Introduced autoCapture property in FaceDetectorView to enable or disable automatic photo capture on rule validation.
  • Credits: Special thanks to @danpraise4 for contributing these face capture features and controller enhancements (PR #4).

0.0.1 #

This is the first version of the application.

0
likes
160
points
51
downloads

Documentation

API reference

Publisher

verified publisherrizkyghofur.my.id

Weekly Downloads

A real-time facial verification feature using Google ML Kit for liveliness detection.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

camera, camera_android, camera_avfoundation, flutter, google_mlkit_commons, google_mlkit_face_detection, path, path_provider

More

Packages that depend on face_liveness_detection_plus