facial_liveness_verification 1.0.0
facial_liveness_verification: ^1.0.0 copied to clipboard
Advanced facial liveness detection with anti-spoofing protection for Flutter apps. Includes enterprise-grade security features, customizable UI, and real-time challenge validation.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 2024-01-XX #
Added #
- Initial release of facial_liveness_verification package
- Real-time face detection using Google ML Kit
- Advanced anti-spoofing protection with motion analysis
- Interactive challenge system (smile, blink, head turns, nod)
- Customizable UI and theming for brand consistency
- Comprehensive error handling with recovery options
- Performance optimized for various device capabilities
- Easy integration with callback-based API
- Multiple built-in configurations (minimal, passive, basic, secure, performance)
- Ultra-simple one-liner integration with
showLivenessCheck()
- Simple widget integration with
SimpleLivenessWidget
- Complete theme customization system
- Custom overlay painter for face guidance
- iOS camera permissions configuration
- Cross-platform support (Android, iOS, Windows, macOS, Linux)
- Comprehensive documentation and examples
Features #
- Real-time face detection using Google ML Kit
- Advanced anti-spoofing protection with motion analysis
- Interactive challenge system (smile, blink, head turns, nod)
- Customizable UI and theming for brand consistency
- Comprehensive error handling with recovery options
- Performance optimized for various device capabilities
- Easy integration with callback-based API
- Ultra-simple API with one-liner integration
- Multiple configurations for different use cases
- Complete customization of all UI elements
- Cross-platform support for all Flutter platforms