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

WYA Verify SDK for Flutter. Identity verification with document scanning, liveness detection, and face matching. Supports iOS 13+ and Android API 21+.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_wya_verify_sdk

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

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

Publisher

unverified uploader

Weekly Downloads

WYA Verify SDK for Flutter. Identity verification with document scanning, liveness detection, and face matching. Supports iOS 13+ and Android API 21+.

Homepage
Repository (GitHub)
View/report issues

Topics

#identity-verification #biometrics #face-recognition #document-scanning #kyc

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_wya_verify_sdk

Packages that implement flutter_wya_verify_sdk