theme_wizard 0.0.2
theme_wizard: ^0.0.2 copied to clipboard
Theme Wizard adds theme switching to Flutter apps with clean UI widgets (dropdowns, previews, panels) and sensible defaults.
0.0.1 #
Initial release of theme_wizard.
- Core models:
ThemeModel,ThemeSelectorStyles - Defaults & utils:
ThemeDefaults(padding, radius, spacing, text style, colors),mergeWithDefaults - Widgets:
ThemeDropdown(with optional style overrides)ThemePreviewCard(color swatches + sample text)ThemeSelectorPanel(dropdown + preview combined)
- Example app demonstrating all widgets
- Docs, analysis options, tests, and MIT license