crokta_liveness 1.2.0 copy "crokta_liveness: ^1.2.0" to clipboard
crokta_liveness: ^1.2.0 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 Dart:

 $ dart pub add crokta_liveness

With Flutter:

 $ flutter pub add crokta_liveness

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

dependencies:
  crokta_liveness: ^1.2.0

Alternatively, your editor might support dart pub get or 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
0
points
597
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (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