kindly_sdk 1.0.1 copy "kindly_sdk: ^1.0.1" to clipboard
kindly_sdk: ^1.0.1 copied to clipboard

Kindly Chat SDK for Flutter - Customer support chat widget for iOS and Android applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kindly_sdk

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

dependencies:
  kindly_sdk: ^1.0.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:kindly_sdk/kindly_sdk.dart';
0
likes
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Kindly Chat SDK for Flutter - Customer support chat widget for iOS and Android applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on kindly_sdk

Packages that implement kindly_sdk