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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add verif_id

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

dependencies:
  verif_id: ^0.0.2

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

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on verif_id