crokta_liveness 1.4.1 copy "crokta_liveness: ^1.4.1" to clipboard
crokta_liveness: ^1.4.1 copied to clipboard

A Flutter SDK for Face Liveness Verification, passive/active liveness UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crokta_liveness

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

dependencies:
  crokta_liveness: ^1.4.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:crokta_liveness/crokta_liveness.dart';
0
likes
130
points
597
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for Face Liveness Verification, passive/active liveness UI.

Homepage

License

MIT (license)

Dependencies

amplify_auth_cognito, amplify_flutter, camera, face_liveness_detector, flutter, google_mlkit_face_detection, http, path_provider, uuid

More

Packages that depend on crokta_liveness

Packages that implement crokta_liveness