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

outdated

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+15

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
0
points
8
downloads

Publisher

verified publisherrehuman.com

Weekly Downloads

Integration of identity verification features into your Flutter applications

Homepage

License

unknown (license)

Dependencies

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

More

Packages that depend on reverify