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';
5
likes
150
pub points
0%
popularity

Publisher

verified publisherverisync.co

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)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_inappwebview, permission_handler

More

Packages that depend on verisync