flutter/genui
None observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 93
- Longevity 29
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 411
- days_rel: 49
- days_push: 8
- n_releases_24m: 6
Adoption not part of the score
1755 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flutter SDK for building interactive generative UI, where LLMs and agents compose dynamic graphical interfaces at runtime from a JSON-based widget catalog instead of static text. It closes the loop by feeding client-side UI state changes back to the agent for high-bandwidth human-agent interaction.
Use cases
- render interactive UI from LLM responses instead of walls of text
- let a chatbot display product carousels, sliders, and checkboxes
- generate booking forms on the fly from a user request
- build agent-driven apps with a chat or canvas UX
- connect a Flutter app to multiple LLM and agent providers
- bind UI state changes back into an agent conversation loop
When to choose
- you are building a Flutter app with LLM or agent-driven experiences
- you want dynamic, interactive UI generated at runtime from a widget catalog
- you need a chat or canvas UX backed by client-side data models
- you want to experiment with next-generation agent-human interfaces
When to avoid
- you need a stable, production-hardened API (the project is highly experimental)
- you are not using Flutter or Dart
- you want UI generated as code rather than runtime-composed from a catalog
- you need a non-UI agent integration layer
Facets
library · maturity experimental
ui-components frontend-framework chat-interface agent-framework llm-inference state-management serialization artificial-intelligence large-language-models chatbots frontend mobile-development cross-platform web-development cross-platform generative-ui flutter dart a2ui dynamic-ui llm-ux widget-catalog conversational-ui ai-agents mobile ios android web-server desktop
1 source
- readme: https://github.com/flutter/genui · fetched 2026-08-28 · 78b4f9d700c4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| flutter/genui | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem