The Fresh, Minimal Flutter UI kit.
$flutter pub add fossuiFrequently asked questions
Build Flutter UI faster. If you don't find what you need here, reach us at .
No shell lock-in. FossTheme is a plain InheritedWidget, so context.fossTheme resolves the same way under a bare WidgetsApp, CupertinoApp, or MaterialApp.
39 components today: every core form control (Button, Text Field, Select, Combobox, Date Picker, Time Picker), overlays (Dialog, Drawer, Toast), and layout primitives (Card, Tabs, Accordion, List Tile), all driven by one theme object. Full list at fossui.org/roadmap.
One runtime dependency, around 430 KB with all 39 components used. Pure Dart, no native code, no bundled icon package.
Yes. Coding agents get the exact fossui API through the MCP server at mcp.fossui.org, a skill, or a rules snippet, so they write correct, on-theme code the first try instead of guessing.
Yes. Install it with npx skills add fossui/ai, not just for Claude Code, it installs across many AI coding agents. It carries the same idioms as the MCP server so AI-written fossui code compiles and stays on-theme on the first try.