laligence_ekyc 0.2.5 copy "laligence_ekyc: ^0.2.5" to clipboard
laligence_ekyc: ^0.2.5 copied to clipboard

Official Laligence eKYC SDK for Flutter. Drop-in identity verification with document capture, liveness detection, and face matching.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add laligence_ekyc

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

dependencies:
  laligence_ekyc: ^0.2.5

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:laligence_ekyc/laligence_ekyc.dart';
1
likes
150
points
247
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Laligence eKYC SDK for Flutter. Drop-in identity verification with document capture, liveness detection, and face matching.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, flutter, http, http_parser, image_picker, permission_handler

More

Packages that depend on laligence_ekyc