Customization
Create Theme
Build a custom FluttyUI theme with your brand tokens and export it for use across Flutter apps.
Create a custom theme by defining tokens for color, type, spacing, and radius.
Recommended flow
- Start from a base theme
- Apply your brand palette
- Tune typography and spacing for readability
- Validate key screens in light and dark mode
- Export and version your theme
Use the Theme Generator to iterate quickly before committing token changes to code.