face_detected 0.0.2 copy "face_detected: ^0.0.2" to clipboard
face_detected: ^0.0.2 copied to clipboard

A comprehensive Flutter package for intelligent face verification with multi-step authentication using facial expressions and gestures. Perfect for secure authentication, identity verification, and bi [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add face_detected

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

dependencies:
  face_detected: ^0.0.2

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_detected/face_detected.dart';
0
likes
130
points
113
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for intelligent face verification with multi-step authentication using facial expressions and gestures. Perfect for secure authentication, identity verification, and biometric applications.

Repository (GitHub)
View/report issues
Contributing

Topics

#face-detection #biometric #authentication #security #ml-kit

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

camera, cupertino_icons, flutter, get, google_ml_kit, image, image_gallery_saver_plus, path_provider, plugin_platform_interface

More

Packages that depend on face_detected

Packages that implement face_detected