flutter_liveness_detection 0.0.2
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.
π 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