verisync 0.1.2 copy "verisync: ^0.1.2" to clipboard
verisync: ^0.1.2 copied to clipboard

Verisync simplifies KYC for clients and customers. It's easy to integrate into Flutter projects and supports IOS, Android, Windows, and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add verisync

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

dependencies:
  verisync: ^0.1.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:verisync/verisync.dart';
6
likes
140
points
51
downloads

Publisher

verified publisherverisync.co

Weekly Downloads

Verisync simplifies KYC for clients and customers. It's easy to integrate into Flutter projects and supports IOS, Android, Windows, and Web.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_inappwebview, permission_handler

More

Packages that depend on verisync