verisync 0.1.0 copy "verisync: ^0.1.0" to clipboard
verisync: ^0.1.0 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 Dart:

 $ dart pub add verisync

With Flutter:

 $ flutter pub add verisync

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

dependencies:
  verisync: ^0.1.0

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter, flutter_inappwebview, permission_handler

More

Packages that depend on verisync