flutter_face_nova 1.0.1 copy "flutter_face_nova: ^1.0.1" to clipboard
flutter_face_nova: ^1.0.1 copied to clipboard

Offline, on-device Flutter SDK for face liveness detection and identity verification. No server. No internet required.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_face_nova

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

dependencies:
  flutter_face_nova: ^1.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:flutter_face_nova/flutter_face_nova.dart';
1
likes
120
points
44
downloads

Documentation

API reference

Publisher

verified publisherfacenova.uk

Weekly Downloads

Offline, on-device Flutter SDK for face liveness detection and identity verification. No server. No internet required.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, flutter, google_mlkit_face_detection, image, onnxruntime, path_provider, permission_handler, screen_brightness

More

Packages that depend on flutter_face_nova

Packages that implement flutter_face_nova