New: your coding agent can read the release notes before it upgrades. Set up the MCP server →
A drop-in AI chat module for Flutter — LLM streaming, voice input, markdown, chat history, typing animation, prompt templates and multi-provider support (OpenAI, Gemini, Claude).
Last release 3 months ago
04 Jun 2026
Too new to tell
only 2 dated releases
Some releases are documented
notes for 1 of 2 stable releases
Nothing withdrawn
no release was ever pulled
3 months old
2 releases · first in 2026
One column per month.
Nothing published for this version
Provider-agnostic LlmService with OpenAI / OpenAI-compatible, Gemini and Claude implementations, plus a createLlmService factory.
Initial release.
LlmService with OpenAI / OpenAI-compatible, Gemini and
Claude implementations, plus a createLlmService factory.ChatController (a ChangeNotifier) with streaming, regenerate, stop and
persisted history.AiChatView drop-in chat widget: streaming, markdown (gpt_markdown),
voice input, a pulse-wave typing animation and a blinking streaming cursor.AiChatSdk one-call facade: initialize, showChat, showBottomSheet,
showChatDialog, clearHistory, exportHistory, prompt-template helpers.AiChatLauncherButton / showAiChat drop-in launcher (full-screen, bottom
sheet or dialog).AiContext and PromptLibrary for role/context-driven system prompts.HiveChatStore persistence behind a ChatHistoryStore interface.AiAnalytics hooks (onMessageSent, onResponseReceived, onError).AiChatTheme and overridable view builders.Your coding agent can read these notes before it upgrades. Set up the MCP server →