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

Offline face verification for field worker attendance using MobileFaceNet + Google ML Kit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add digit_face_verification

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

dependencies:
  digit_face_verification: ^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:digit_face_verification/digit_face_verification.dart';
0
likes
20
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Offline face verification for field worker attendance using MobileFaceNet + Google ML Kit.

License

MIT (license)

Dependencies

audioplayers, camera, crypto, digit_data_model, digit_ui_components, dio, drift, flutter, flutter_bloc, freezed_annotation, google_mlkit_face_detection, image, isar, isar_flutter_libs, path_provider, tflite_flutter

More

Packages that depend on digit_face_verification