animated_face_detection 0.0.4 copy "animated_face_detection: ^0.0.4" to clipboard
animated_face_detection: ^0.0.4 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.4

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';
1
likes
130
points
214
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

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