full_identity_verification 0.1.11 copy "full_identity_verification: ^0.1.11" to clipboard
full_identity_verification: ^0.1.11 copied to clipboard

Flutter plugin for Blusalt Full Identity Verification SDK that supports both Android and iOS platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add full_identity_verification

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

dependencies:
  full_identity_verification: ^0.1.11

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:full_identity_verification/full_identity_verification.dart';
0
likes
125
points
573
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Blusalt Full Identity Verification SDK that supports both Android and iOS platforms.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on full_identity_verification

Packages that implement full_identity_verification