unified_face_camera 0.0.1
unified_face_camera: ^0.0.1 copied to clipboard
Flutter camera plugin with ML Kit face detection, liveness anti-spoofing, quality gates, and native timestamp embedding with optional GPS.
0.0.1 #
- Initial release.
UnifiedFaceCamerawidget with real-time face detection overlay.- Face quality gates (distance, pose, blink, contour checks).
- Passive liveness anti-spoofing via
face_anti_spoofing_detector. - Camera switch, flash modes, and portrait-locked capture.
- Native timestamp embedding with optional GPS coordinates (Android & iOS).
- Permission helpers for camera and location.