complycube 0.0.9 copy "complycube: ^0.0.9" to clipboard
complycube: ^0.0.9 copied to clipboard

The official Flutter SDK for integrating ComplyCube's Identity Verification UI into your mobile app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add complycube

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

dependencies:
  complycube: ^0.0.9

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:complycube/complycube.dart';
2
likes
130
points
286
downloads

Publisher

verified publishercomplycube.com

Weekly Downloads

The official Flutter SDK for integrating ComplyCube's Identity Verification UI into your mobile app.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on complycube

Packages that implement complycube