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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_wya_verify_sdk

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 dart pub get):

dependencies:
  flutter_wya_verify_sdk: ^2.0.1

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:flutter_wya_verify_sdk/flutter_wya_verify_sdk.dart';
0
likes
0
points
245
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_wya_verify_sdk

Packages that implement flutter_wya_verify_sdk