wya_do_flutter 2.0.2 copy "wya_do_flutter: ^2.0.2" to clipboard
wya_do_flutter: ^2.0.2 copied to clipboard

outdated

WYA Biometrics SDK for Flutter. Package supports iOS and Android to verify users identity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wya_do_flutter

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

dependencies:
  wya_do_flutter: ^2.0.2

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

Publisher

unverified uploader

Weekly Downloads

WYA Biometrics SDK for Flutter. Package supports iOS and Android to verify users identity.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on wya_do_flutter

Packages that implement wya_do_flutter