human_security 0.2.0 copy "human_security: ^0.2.0" to clipboard
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.tflite model.
  • ReferenceImageSource for file, bytes, and URL reference images.
  • FaceMatchService and FaceMatchReport for combined liveness + match results.
  • Optional referenceImage and matchThreshold on FaceLivenessDetector.
  • 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.
  • FaceLivenessDetector widget with oval overlay and progress UI.

0.0.1 #

  • Package scaffold.
2
likes
140
points
166
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

On-device face liveness verification with ML Kit active challenges, TFLite anti-spoofing, and optional face identity matching.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_face_detection, http, image, path, path_provider, rxdart, tflite_flutter

More

Packages that depend on human_security