wya_do_flutter 2.1.8
wya_do_flutter: ^2.1.8 copied to clipboard
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: 3.2.11
iOS SDK: 1.1.7
Usage #
var result = await WyaDoFlutter.startCamera({
'license': 'licenseKey',
'mode': 'PROD',
'idType': 'ARG_3'
});
Parameters details:
license: Required.mode: Required. This is the environment of WYA API's.idType: Required. This is the ID of the document Type.