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

A customizable floating chatbot widget for Flutter apps. Drop-in chat UI with AI integration, WebSocket support, and beautiful animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chatbot_support_kit

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

dependencies:
  chatbot_support_kit: ^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:chatbot_support_kit/chatbot_support_kit.dart';
2
likes
160
points
148
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable floating chatbot widget for Flutter apps. Drop-in chat UI with AI integration, WebSocket support, and beautiful animations.

Repository (GitHub)
View/report issues

Topics

#chatbot #chat #ai #widget #ui

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, sizer, uuid, web_socket_channel

More

Packages that depend on chatbot_support_kit