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

outdated

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

wya-do-flutter #

WYA Digital Onboarding SDK flutter plugin.

Android SDK: 1.0.5

iOS SDK: 1.1.7

Usage #

      var result = await WyaDoFlutter.startCamera({
        'license': 'licenseKey',
        'mode': 'SANDBOX', // or PROD
        'idType': 'ARG_3'
      });

Parameters details:

  • license: Required. This is the JWT sdk token.
  • mode: Required. This is the environment of WYA API's.
  • idType: Required. This is the ID of the document Type.
0
likes
0
points
17
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