theme_wizard 0.0.1
theme_wizard: ^0.0.1 copied to clipboard
Theme Wizard helps you add theme switching to your Flutter apps with clean, customizable UI widgets (dropdowns, previews, panels) and sensible defaults. Bring your own ThemeData and state; Theme Wizar [...]
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