kycdd 1.2.1 copy "kycdd: ^1.2.1" to clipboard
kycdd: ^1.2.1 copied to clipboard

A package to help kycdd clients integrate with the KYCdd environment.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kycdd

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

dependencies:
  kycdd: ^1.2.1

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:kycdd/kycdd.dart';
0
likes
120
points
40
downloads

Publisher

verified publisherkycdd.co.za

Weekly Downloads

A package to help kycdd clients integrate with the KYCdd environment.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

file_picker, flutter, flutter_inappwebview, http, permission_handler

More

Packages that depend on kycdd