ekyc_flutter_sdk 1.0.3 copy "ekyc_flutter_sdk: ^1.0.3" to clipboard
ekyc_flutter_sdk: ^1.0.3 copied to clipboard

retracted[pending analysis]

A comprehensive Flutter SDK for eKYC (electronic Know Your Customer) identity verification. Supports NFC scanning of Japanese driver's licenses, My Number cards, and residence cards with face liveness [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ekyc_flutter_sdk

With Flutter:

 $ flutter pub add ekyc_flutter_sdk

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

dependencies:
  ekyc_flutter_sdk: ^1.0.3

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

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter SDK for eKYC (electronic Know Your Customer) identity verification. Supports NFC scanning of Japanese driver's licenses, My Number cards, and residence cards with face liveness detection.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

aws_common, aws_signature_v4, device_info_plus, flutter, flutter_inappwebview, http, image, package_info_plus, permission_handler

More

Packages that depend on ekyc_flutter_sdk

Packages that implement ekyc_flutter_sdk