sorty_kyc_capture 0.1.0 copy "sorty_kyc_capture: ^0.1.0" to clipboard
sorty_kyc_capture: ^0.1.0 copied to clipboard

Flutter KYC package with document scanning, real-time liveness selfie detection via ML Kit, and automatic JPEG compression under 800 KB.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sorty_kyc_capture

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

dependencies:
  sorty_kyc_capture: ^0.1.0

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:sorty_kyc_capture/sorty_kyc_capture.dart';
1
likes
130
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter KYC package with document scanning, real-time liveness selfie detection via ML Kit, and automatic JPEG compression under 800 KB.

Repository (GitHub)
View/report issues

Topics

#kyc #camera #face-detection #identity-verification #liveness

License

MIT (license)

Dependencies

camera, flutter, flutter_image_compress, google_mlkit_face_detection, path, path_provider, permission_handler

More

Packages that depend on sorty_kyc_capture