complycube 0.0.7 copy "complycube: ^0.0.7" to clipboard
complycube: ^0.0.7 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 Dart:

 $ dart pub add complycube

With Flutter:

 $ flutter pub add complycube

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

dependencies:
  complycube: ^0.0.7

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:complycube/complycube.dart';
2
likes
0
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on complycube

Packages that implement complycube