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

Flutter plugin for face liveness detection. Fully supports Android && Ios platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sprintliveness

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

dependencies:
  sprintliveness: ^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:sprintliveness/sprintliveness.dart';
0
likes
150
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for face liveness detection. Fully supports Android && Ios platform.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, flutter_web_plugins, google_mlkit_face_detection, permission_handler, plugin_platform_interface, web

More

Packages that depend on sprintliveness

Packages that implement sprintliveness