human_security 0.2.1 copy "human_security: ^0.2.1" to clipboard
human_security: ^0.2.1 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add human_security

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  human_security: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:human_security/human_security.dart';
2
likes
160
points
154
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