kommunicate_flutter_plugin 1.1.0 copy "kommunicate_flutter_plugin: ^1.1.0" to clipboard
kommunicate_flutter_plugin: ^1.1.0 copied to clipboard

Flutter plugin for Kommunicate live chat. Kommunicate provides open source live chat SDK in android. The Kommunicate SDK is flexible, lightweight and easily integrable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kommunicate_flutter_plugin

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

dependencies:
  kommunicate_flutter_plugin: ^1.1.0

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:kommunicate_flutter_plugin/kommunicate_flutter_plugin.dart';
6
likes
40
pub points
26%
popularity

Publisher

unverified uploader

Flutter plugin for Kommunicate live chat. Kommunicate provides open source live chat SDK in android. The Kommunicate SDK is flexible, lightweight and easily integrable.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on kommunicate_flutter_plugin