face_recognition 0.0.1 copy "face_recognition: ^0.0.1" to clipboard
face_recognition: ^0.0.1 copied to clipboard

A package for face authentication container with functionality that you can modify variables.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add face_recognition

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

dependencies:
  face_recognition: ^0.0.1

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_recognition/face_recognition.dart';
3
likes
140
pub points
71%
popularity

Publisher

unverified uploader

A package for face authentication container with functionality that you can modify variables.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, local_auth

More

Packages that depend on face_recognition