human_security 0.0.1
human_security: ^0.0.1 copied to clipboard
On-device face liveness verification with ML Kit active challenges, TFLite anti-spoofing, and optional face identity matching.
0.0.1 #
- Initial release of
human_securityon pub.dev. - Active ML Kit liveness challenges (blink, smile, head turns) with
FaceLivenessDetectorwidget. - Passive TFLite anti-spoofing via bundled
anti_spoof.tflite. - Optional face identity matching via bundled
face_embedding.tflite. ReferenceImageSourcefor file, bytes, and URL reference images.FaceMatchServiceandFaceMatchReportfor combined liveness + match results.- Front/back camera flip support and example app.