liveness_capture 0.0.7 copy "liveness_capture: ^0.0.7" to clipboard
liveness_capture: ^0.0.7 copied to clipboard

A Flutter package for face liveness detection with configurable challenge types and auto-capture. Detect real human presence using smile, blink, and head turns.

0.0.7 #

  • Add disposal state management to _CameraViewState for safer resource handling

0.0.6 #

  • Improve null handling in _CameraViewState

0.0.5 #

  • Refactor camera controller handling in _CameraViewState to improve null safety and code clarity

0.0.4 #

  • Add onController callback to FaceDetectorScreen for CameraController access

0.0.3 #

  • Add liveness.png image asset

0.0.2 #

  • Bumped camera and ML Kit dependency versions.

0.0.1 #

  • Initial release.
  • Liveness detection with configurable rule sets (smile, blink, look left/right, tilt up/down).
  • Animated dotted-circle progress indicator.
  • Auto face-centering guidance using Google ML Kit.
  • Photo capture on successful validation.
4
likes
160
points
328
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for face liveness detection with configurable challenge types and auto-capture. Detect real human presence using smile, blink, and head turns.

Repository (GitHub)
View/report issues

Topics

#face-detection #liveness #camera #biometrics #photo

License

MIT (license)

Dependencies

camera, camera_android, camera_avfoundation, flutter, google_mlkit_commons, google_mlkit_face_detection, permission_handler

More

Packages that depend on liveness_capture