prism_ekyc 0.1.0 copy "prism_ekyc: ^0.1.0" to clipboard
prism_ekyc: ^0.1.0 copied to clipboard

Prism eKYC – NFC + Camera + Face Verification Flutter package for Japanese ID documents.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add prism_ekyc

With Flutter:

 $ flutter pub add prism_ekyc

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

dependencies:
  prism_ekyc: ^0.1.0

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

Publisher

unverified uploader

Weekly Downloads

Prism eKYC – NFC + Camera + Face Verification Flutter package for Japanese ID documents.

Homepage

License

unknown (license)

Dependencies

camera, flutter, flutter_libjeid, google_mlkit_face_detection, google_mlkit_text_recognition

More

Packages that depend on prism_ekyc

Packages that implement prism_ekyc