prism_ekyc 0.3.0 copy "prism_ekyc: ^0.3.0" to clipboard
prism_ekyc: ^0.3.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 Flutter:

 $ flutter pub add prism_ekyc

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

dependencies:
  prism_ekyc: ^0.3.0

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

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_face_detection, google_mlkit_text_recognition, http

More

Packages that depend on prism_ekyc

Packages that implement prism_ekyc