chat_pilot_kit_dart 1.0.0-beta.6 copy "chat_pilot_kit_dart: ^1.0.0-beta.6" to clipboard
chat_pilot_kit_dart: ^1.0.0-beta.6 copied to clipboard

Headless chat SDK for AI-powered conversation apps. Pure Dart, no Flutter dependency. Supports streaming, plugins, and multiple transport layers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add chat_pilot_kit_dart

With Flutter:

 $ flutter pub add chat_pilot_kit_dart

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

dependencies:
  chat_pilot_kit_dart: ^1.0.0-beta.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:chat_pilot_kit_dart/chat_pilot_kit_dart.dart';
0
likes
150
points
501
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Headless chat SDK for AI-powered conversation apps. Pure Dart, no Flutter dependency. Supports streaming, plugins, and multiple transport layers.

Homepage
Repository (GitHub)

Topics

#chat #ai #sdk #streaming

License

MIT (license)

Dependencies

freezed_annotation, json_annotation, meta, uuid

More

Packages that depend on chat_pilot_kit_dart