Built for production Flutter AI interfaces. Render streaming assistant replies, Markdown, LaTeX, code, tables, citations, and custom inline UI with one widget.
AI output lab
Compare incoming model text with the native Flutter experience your users receive.
## Release brief A streaming renderer should feel like a considered part of the interface, not text arriving in chunks. It keeps the readable rhythm intact as the answer becomes useful.
The rendering details that make assistant output feel native to your product.
Markdown, LaTeX, code, tables, citations, RTL, and selectable text render together without preprocessing the model response.
Reveal replies with intentional pacing while only the unfinished tail rebuilds, then finish cleanly when generation stops.
Twelve component style classes, app-wide theme support, builders, and callbacks give appearance and structure separate controls.
Autolinks, inline patterns, and scoped custom components add app-specific UI without claiming the wrong text.
New in v1.2.0
v1.2.0 focuses on streaming behavior, design-system control, and safer extension points.
Split-document caching keeps settled content stable while the live tail rebuilds.
Style Markdown parts per widget or app-wide without replacing their structure.
Add mentions, channels, and custom components with explicit nesting rules.
Autolinks, RTL ordering, text scaling, reduced motion, and runtime theme changes.
Add one widget, keep control of the details, and ship a response surface that feels native on every Flutter platform.