chatkit_flutter 1.0.2 copy "chatkit_flutter: ^1.0.2" to clipboard
chatkit_flutter: ^1.0.2 copied to clipboard

A white-label AI chat SDK for Flutter. Embed a fully functional AI chat widget with custom theming, typing indicators, and message history — in 3 lines of code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chatkit_flutter

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

dependencies:
  chatkit_flutter: ^1.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:chatkit_flutter/chatkit_flutter.dart';
1
likes
140
points
150
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A white-label AI chat SDK for Flutter. Embed a fully functional AI chat widget with custom theming, typing indicators, and message history — in 3 lines of code.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, intl, shared_preferences, uuid

More

Packages that depend on chatkit_flutter