verifai_sdk 1.1.0 copy "verifai_sdk: ^1.1.0" to clipboard
verifai_sdk: ^1.1.0 copied to clipboard

The official Flutter package for Verifai's mobile (iOS and Android) SDK's.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add verifai_sdk

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

dependencies:
  verifai_sdk: ^1.1.0

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:verifai_sdk/verifai_sdk.dart';
10
likes
100
pub points
9%
popularity

Publisher

verified publisherverifai.com

The official Flutter package for Verifai's mobile (iOS and Android) SDK's.

Homepage

Documentation

Documentation
API reference

License

unknown (LICENSE)

Dependencies

flutter, pigeon, provider

More

Packages that depend on verifai_sdk