human_security 0.2.0
human_security: ^0.2.0 copied to clipboard
On-device face liveness verification with ML Kit active challenges, TFLite anti-spoofing, and optional face identity matching.
0.2.0 #
- Face identity matching with bundled
face_embedding.tflitemodel. ReferenceImageSourcefor file, bytes, and URL reference images.FaceMatchServiceandFaceMatchReportfor combined liveness + match results.- Optional
referenceImageandmatchThresholdonFaceLivenessDetector. - Front/back camera flip support.
- Passive anti-spoof JPEG capture fallback.
- Example app with reference image picker and result screen.
0.1.0 #
- Initial release with active ML Kit liveness challenges.
- Passive TFLite anti-spoofing via bundled
anti_spoof.tflite. FaceLivenessDetectorwidget with oval overlay and progress UI.
0.0.1 #
- Package scaffold.