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

ComplyCube's Flutter Mobile SDK library for Identity Verification, KYC, and AML

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.1

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

ComplyCube's Flutter Mobile SDK library for Identity Verification, KYC, and AML

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on complycube

Packages that implement complycube