facial_liveness_verification 1.0.0 copy "facial_liveness_verification: ^1.0.0" to clipboard
facial_liveness_verification: ^1.0.0 copied to clipboard

Advanced facial liveness detection with anti-spoofing protection for Flutter apps. Includes enterprise-grade security features, customizable UI, and real-time challenge validation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facial_liveness_verification

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

dependencies:
  facial_liveness_verification: ^1.0.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:facial_liveness_verification/facial_liveness_verification.dart';
2
likes
140
points
108
downloads

Publisher

unverified uploader

Weekly Downloads

Advanced facial liveness detection with anti-spoofing protection for Flutter apps. Includes enterprise-grade security features, customizable UI, and real-time challenge validation.

Repository (GitHub)
View/report issues

Topics

#liveness-detection #face-recognition #anti-spoofing #biometric #security

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_face_detection, permission_handler

More

Packages that depend on facial_liveness_verification