voximplant_kit_chat 1.0.0 copy "voximplant_kit_chat: ^1.0.0" to clipboard
voximplant_kit_chat: ^1.0.0 copied to clipboard

The Voximplant Kit Chat SDK allows you to add in-app messaging to your Flutter application with a ready-to-use user experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voximplant_kit_chat

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

dependencies:
  voximplant_kit_chat: ^1.0.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:voximplant_kit_chat/voximplant_kit_chat.dart';
1
likes
160
points
89
downloads
screenshot

Documentation

API reference

Publisher

verified publishervoximplant.com

Weekly Downloads

The Voximplant Kit Chat SDK allows you to add in-app messaging to your Flutter application with a ready-to-use user experience.

Homepage
Repository (GitHub)
View/report issues

Topics

#voximplant #chat #messaging #customer-support

License

Apache-2.0 (license)

Dependencies

flutter, meta

More

Packages that depend on voximplant_kit_chat

Packages that implement voximplant_kit_chat