face_authenticator 3.9.0 copy "face_authenticator: ^3.9.0" to clipboard
face_authenticator: ^3.9.0 copied to clipboard

Flutter plugin cross-platform (iOS, Android) for Combate à Fraude's FaceAuthenticator (https://github.com/combateafraude).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add face_authenticator

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

dependencies:
  face_authenticator: ^3.9.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_authenticator/face_authenticator.dart';
1
likes
125
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin cross-platform (iOS, Android) for Combate à Fraude's FaceAuthenticator (https://github.com/combateafraude).

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on face_authenticator

Packages that implement face_authenticator