face_match_kit 0.1.0 copy "face_match_kit: ^0.1.0" to clipboard
face_match_kit: ^0.1.0 copied to clipboard

On-device face detection, guided enrollment, liveness challenges, and 1:1 verification for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add face_match_kit

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

dependencies:
  face_match_kit: ^0.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_match_kit/face_match_kit.dart';
0
likes
160
points
0
downloads
screenshot

Documentation

API reference

Publisher

verified publishernexdark.com

Weekly Downloads

On-device face detection, guided enrollment, liveness challenges, and 1:1 verification for Flutter.

Repository (GitHub)
View/report issues
Contributing

Topics

#face-detection #face-verification #biometrics #on-device-ml #liveness

License

Apache-2.0 (license)

Dependencies

camera, crypto, flutter, flutter_litert, image, opencv_dart

More

Packages that depend on face_match_kit