verif_id 0.0.1 copy "verif_id: ^0.0.1" to clipboard
verif_id: ^0.0.1 copied to clipboard

A clean and elegant Flutter package for KYC verification (selfie, 8s video, ID front/back, review + submit). French TTS instructions by default.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add verif_id

With Flutter:

 $ flutter pub add verif_id

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

dependencies:
  verif_id: ^0.0.1

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:verif_id/verif_id.dart';
1
likes
0
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A clean and elegant Flutter package for KYC verification (selfie, 8s video, ID front/back, review + submit). French TTS instructions by default.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, flutter, flutter_tts, image, path_provider, permission_handler, uuid, video_player

More

Packages that depend on verif_id