authme_ekyc_sdk 3.0.1 copy "authme_ekyc_sdk: ^3.0.1" to clipboard
authme_ekyc_sdk: ^3.0.1 copied to clipboard

Flutter plugin for the AuthMe eKYC SDK: OCR-based identity document recognition (Taiwan + 12 other regions), liveness detection, and NFC passport verification on iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add authme_ekyc_sdk

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

dependencies:
  authme_ekyc_sdk: ^3.0.1

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:authme_ekyc_sdk/authme_ui_config.dart';
import 'package:authme_ekyc_sdk/ekyc_feature.dart';
import 'package:authme_ekyc_sdk/ekyc_locale.dart';
import 'package:authme_ekyc_sdk/ekyc_sdk_plugin_bridge.dart';
import 'package:authme_ekyc_sdk/ekyc_ssl.dart';
0
likes
145
points
390
downloads

Documentation

API reference

Publisher

verified publisherauthme.com

Weekly Downloads

Flutter plugin for the AuthMe eKYC SDK: OCR-based identity document recognition (Taiwan + 12 other regions), liveness detection, and NFC passport verification on iOS and Android.

Homepage
Repository (GitHub)
View/report issues

Topics

#ekyc #ocr #identity-verification #liveness #nfc

License

unknown (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on authme_ekyc_sdk

Packages that implement authme_ekyc_sdk