kyc_engine 0.0.2 copy "kyc_engine: ^0.0.2" to clipboard
kyc_engine: ^0.0.2 copied to clipboard

PlatformAndroidiOS
unlisted

A Flutter library for face verification and KYC processes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kyc_engine

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

dependencies:
  kyc_engine: ^0.0.2

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:kyc_engine/kyc_engine.dart';
1
likes
140
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter library for face verification and KYC processes.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

firebase_core, firebase_ml_model_downloader, flutter, google_mlkit_face_detection, image, image_picker, path_provider, tflite_flutter

More

Packages that depend on kyc_engine