# flutter/genui

Repository: https://github.com/flutter/genui
Canonical: https://ross.abutalabs.com/products/genui
Language: Dart
License: BSD-3-Clause
License Family: permissive
Last push: 2026-08-25T03:25:38+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 93, longevity 29
- inputs: {"age_days": 411, "days_push": 8, "days_rel": 49, "gap_med": 1, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1755, forks 171 (observed 2026-08-28T04:05:32.112873+00:00)

## What it is
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
- artifact type: library
- maturity: experimental
- function: ui-components, frontend-framework, chat-interface, agent-framework, llm-inference, state-management, serialization
- domain: artificial-intelligence, large-language-models, chatbots, frontend, mobile-development, cross-platform, web-development
- platform: cross-platform
- tags: generative-ui, flutter, dart, a2ui, dynamic-ui, llm-ux, widget-catalog, conversational-ui, ai-agents, mobile, ios, android, web-server, desktop

## Member repositories
- flutter/genui (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.112873+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:28:01.254775+00:00, confidence not recorded.
  - readme: https://github.com/flutter/genui (fetched 2026-08-28T04:05:32.112873+00:00, sha 78b4f9d700c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
