animated_face_detection 0.0.6 copy "animated_face_detection: ^0.0.6" to clipboard
animated_face_detection: ^0.0.6 copied to clipboard

Flutter package to facilitate facial recognition and configure steps to perform validation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_face_detection

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

dependencies:
  animated_face_detection: ^0.0.6

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:animated_face_detection/animated_face_detection.dart';
3
likes
120
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to facilitate facial recognition and configure steps to perform validation.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

animate_do, camera, camerawesome, equatable, flutter, google_mlkit_face_detection, lottie, path_provider

More

Packages that depend on animated_face_detection