face_recognition_kit 1.1.0 copy "face_recognition_kit: ^1.1.0" to clipboard
face_recognition_kit: ^1.1.0 copied to clipboard

A professional Face Recognition Kit with real-time detection, classroom-optimized recognition, and a role-based analytics dashboard.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add face_recognition_kit

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

dependencies:
  face_recognition_kit: ^1.1.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_recognition_kit/face_recognition_kit.dart';
1
likes
160
points
147
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A professional Face Recognition Kit with real-time detection, classroom-optimized recognition, and a role-based analytics dashboard.

Repository (GitHub)

Topics

#face-recognition #biometrics #attendance #flutter-sdk #machine-learning

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_face_detection, image, path, path_provider, tflite_flutter, web

More

Packages that depend on face_recognition_kit