face_live 0.0.1
face_live: ^0.0.1 copied to clipboard
A Flutter plugin for real-time face liveness detection using native camera and ML Kit.
0.0.1 #
- Initial release of face_live plugin
- Real-time face liveness detection using ML Kit
- Cross-platform support for Android (API 21+) and iOS (15.5+)
- Native camera preview with high performance
- Head movement tracking based on yaw rotation
- Progress updates (0-100%) during liveness check
- Video recording of liveness session
- Example app demonstrating usage