kf_sdk 0.0.2 copy "kf_sdk: ^0.0.2" to clipboard
kf_sdk: ^0.0.2 copied to clipboard

Kloudfuse Flutter SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kf_sdk

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

dependencies:
  kf_sdk: ^0.0.2

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:kf_sdk/kf_sdk.dart';
0
likes
115
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Kloudfuse Flutter SDK

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

datadog_flutter_plugin, flutter, plugin_platform_interface

More

Packages that depend on kf_sdk

Packages that implement kf_sdk