ekyc_plugin 1.0.6 copy "ekyc_plugin: ^1.0.6" to clipboard
ekyc_plugin: ^1.0.6 copied to clipboard

A Flutter plugin that provides native eKYC functionality for Android and iOS. Features include face liveness detection, camera flash support, and document verification with seamless integration into F [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ekyc_plugin

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

dependencies:
  ekyc_plugin: ^1.0.6

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:ekyc_plugin/ekyc_plugin.dart';
0
likes
130
points
140
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides native eKYC functionality for Android and iOS. Features include face liveness detection, camera flash support, and document verification with seamless integration into Flutter apps.

Repository (GitHub)
View/report issues

Topics

#ekyc #kyc #face-detection #liveness-detection #biometric

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

bridge_native, flutter, plugin_platform_interface

More

Packages that depend on ekyc_plugin

Packages that implement ekyc_plugin