kyc_flutter 0.2.1 copy "kyc_flutter: ^0.2.1" to clipboard
kyc_flutter: ^0.2.1 copied to clipboard

A drop-in Flutter KYC / face-liveness camera flow: framing captures plus optional blink, smile and head-turn challenges.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kyc_flutter

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

dependencies:
  kyc_flutter: ^0.2.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:kyc_flutter/kyc_flutter.dart';
1
likes
150
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A drop-in Flutter KYC / face-liveness camera flow: framing captures plus optional blink, smile and head-turn challenges.

Repository (GitHub)
View/report issues

Topics

#kyc #camera #face-detection #liveness #biometrics

License

unknown (license)

Dependencies

camerawesome, flutter, google_mlkit_face_detection, path_provider

More

Packages that depend on kyc_flutter