reverify 0.0.1+24 copy "reverify: ^0.0.1+24" to clipboard
reverify: ^0.0.1+24 copied to clipboard

Integration of identity verification features into your Flutter applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reverify

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

dependencies:
  reverify: ^0.0.1+24

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:reverify/reverify.dart';
5
likes
100
points
2
downloads

Publisher

verified publisherrehuman.com

Weekly Downloads

Integration of identity verification features into your Flutter applications

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

camera, file_picker, flutter, flutter_face_api, flutter_face_core, get, google_ml_kit, hive, http, path_provider

More

Packages that depend on reverify