face_liveness_verifier 1.0.1 copy "face_liveness_verifier: ^1.0.1" to clipboard
face_liveness_verifier: ^1.0.1 copied to clipboard

A Flutter plugin for face liveness detection with randomized challenges to verify real human presence through facial movements.

Changelog #

1.0.1 #

  • Fixed export issues for LivenessConfig, ChallengeType, and LivenessDetectionView.
  • Added barrel file lib/face_liveness_verifier.dart for easier imports.
  • Improved compatibility with FlutterFlow custom actions.
  • Resolved test failure in LivenessConfig by ensuring default thresholds.

1.0.0 #

  • Initial release of face_liveness_verifier.
  • Features:
    • Liveness detection with customizable challenges (blink, look left, look right, look up, look down, smile).
    • Support for Android and iOS using the camera package.
    • Integration with google_mlkit_face_detection for face detection and liveness verification.
    • Configurable options for brightness, challenge duration, and UI customization.
2
likes
140
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for face liveness detection with randomized challenges to verify real human presence through facial movements.

Repository (GitHub)

License

MIT (license)

Dependencies

camera, collection, flutter, google_mlkit_face_detection, image, path_provider, screen_brightness

More

Packages that depend on face_liveness_verifier