apex_kyc 1.0.0 copy "apex_kyc: ^1.0.0" to clipboard
apex_kyc: ^1.0.0 copied to clipboard

A comprehensive Flutter SDK for KYC (Know Your Customer) verification featuring document capture, real-time liveness detection with randomized challenges, and seamless backend integration. Supports mu [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add apex_kyc

With Flutter:

 $ flutter pub add apex_kyc

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

dependencies:
  apex_kyc: ^1.0.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:apex_kyc/apex_kyc.dart';
1
likes
0
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter SDK for KYC (Know Your Customer) verification featuring document capture, real-time liveness detection with randomized challenges, and seamless backend integration. Supports multiple document types (passport, ID card, driving license), customizable themes, company branding, and cross-platform compatibility (iOS & Android).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, collection, equatable, flutter, google_mlkit_face_detection, http, http_parser, image, image_picker, lottie, path_provider, plugin_platform_interface, screen_brightness, shared_preferences

More

Packages that depend on apex_kyc

Packages that implement apex_kyc