facelivenessdetection 1.1.15 copy "facelivenessdetection: ^1.1.15" to clipboard
facelivenessdetection: ^1.1.15 copied to clipboard

A real-time facial verification feature using Google ML Kit for liveliness detection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facelivenessdetection

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

dependencies:
  facelivenessdetection: ^1.1.15

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:facelivenessdetection/facelivenessdetection.dart';
13
likes
125
points
142
downloads

Publisher

unverified uploader

Weekly Downloads

A real-time facial verification feature using Google ML Kit for liveliness detection.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

camera, camera_android, camera_avfoundation, flutter, google_mlkit_commons, google_mlkit_face_detection

More

Packages that depend on facelivenessdetection