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

Reusable Flutter agent chat UI with streaming messages, tools, permissions, ACP integration contracts and an OpenAI-compatible LLM adapter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ianvs_agent_chat

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reusable Flutter agent chat UI with streaming messages, tools, permissions, ACP integration contracts and an OpenAI-compatible LLM adapter.

Repository (GitHub)
View/report issues

Topics

#chat #ai #llm #agent #widget

License

Apache-2.0 (license)

Dependencies

crypto, desktop_drop, file_picker, flutter, flutter_markdown_plus, flutter_svg, http, markdown, merman, mime, path, re_highlight, xml

More

Packages that depend on ianvs_agent_chat