face_liveness_detection_plus 1.3.0 copy "face_liveness_detection_plus: ^1.3.0" to clipboard
face_liveness_detection_plus: ^1.3.0 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 face_liveness_detection_plus

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

dependencies:
  face_liveness_detection_plus: ^1.3.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:face_liveness_detection_plus/face_liveness_detection_plus.dart';
0
likes
160
points
51
downloads

Documentation

API reference

Publisher

verified publisherrizkyghofur.my.id

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

camera, camera_android, camera_avfoundation, flutter, google_mlkit_commons, google_mlkit_face_detection, path, path_provider

More

Packages that depend on face_liveness_detection_plus