kai_engine_chat_ui 0.1.0 copy "kai_engine_chat_ui: ^0.1.0" to clipboard
kai_engine_chat_ui: ^0.1.0 copied to clipboard

Flutter chat UI widgets for kai_engine (message list, composer, streaming UI).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kai_engine_chat_ui

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

dependencies:
  kai_engine_chat_ui: ^0.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:kai_engine_chat_ui/kai_engine_chat_ui.dart';
0
likes
140
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter chat UI widgets for kai_engine (message list, composer, streaming UI).

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, kai_engine

More

Packages that depend on kai_engine_chat_ui