active_face_liveness 0.1.0 copy "active_face_liveness: ^0.1.0" to clipboard
active_face_liveness: ^0.1.0 copied to clipboard

On-device active face liveness for Flutter using RGBW illumination, eye response, head turns, parallax, and replay evidence.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add active_face_liveness

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

dependencies:
  active_face_liveness: ^0.1.0

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:active_face_liveness/active_face_liveness.dart';
0
likes
150
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

On-device active face liveness for Flutter using RGBW illumination, eye response, head turns, parallax, and replay evidence.

Repository (GitHub)
View/report issues

Topics

#liveness #face-detection #anti-spoofing #biometrics #on-device

License

MIT (license)

Dependencies

camera, face_detection_tflite, flutter, flutter_litert, object_detection, screen_brightness

More

Packages that depend on active_face_liveness