flutter_liveness_detection 0.0.2 copy "flutter_liveness_detection: ^0.0.2" to clipboard
flutter_liveness_detection: ^0.0.2 copied to clipboard

A Flutter plugin for real-time liveness detection using face gestures like smile, blink, and head movement. Supports Android and iOS.

🧠 flutter_liveness_detection #

flutter_liveness_detection is a powerful and easy-to-integrate Flutter plugin that enables real-time liveness detection using the device’s front camera.
This plugin validates the presence of a live human being by detecting natural facial movements such as:

  • πŸ‘οΈ Eye Blinking
  • πŸ˜„ Smiling
  • πŸ”„ Head movement (left and right)

Ideal for applications that require face-based identity verification, such as KYC, biometric login, or attendance systems.


pub package Pub Points Likes GitHub Repo


πŸš€ Features #

  • βœ… Detects facial movements to confirm user presence
  • πŸ‘οΈ Eye blink detection
  • πŸ˜„ Smile detection
  • ↔️ Head movement detection (left & right)
  • πŸŽ₯ Front camera feed access
  • 🧠 Real-time detection using optimized performance
  • πŸ“± Supports both Android and iOS
  • πŸ› οΈ Easy to integrate into any Flutter project
  • πŸ” Ideal for security-focused use cases

πŸ”§ Getting Started #

πŸ“¦ Installation #

Add the package to your pubspec.yaml:

dependencies:
  flutter_liveness_detection: ^0.0.2
2
likes
0
points
147
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for real-time liveness detection using face gestures like smile, blink, and head movement. Supports Android and iOS.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, cupertino_icons, flutter, google_mlkit_face_detection, permission_handler

More

Packages that depend on flutter_liveness_detection