theme_patrol 3.2.1
theme_patrol: ^3.2.1 copied to clipboard
Keep an eyes on your app theme changes, comes with a powerful set of tools to manage multiple themes with or without theme mode
3.2.1 #
- No need to reverse the extensions builder member
3.2.0 #
- Directly copy extensions to theme data
- Each of extensions builder member applied in sequence
3.1.1 #
- Added option to enable/disable material 3
- Added loading indicator and wasm build for example web page
3.1.0 #
- Support theme extensions
- Support theme extensions builder
3.0.1 #
- Removed screenshot and example from package archive
3.0.0 #
- Added static optional child to consumer
- Added
ThemeConfig.withMode
constructor - Removed
light
anddark
options from defaultThemeConfig
constructor - Diagnosticable widgets
2.2.1 #
- removed deprecated properties
2.2.0 #
- Change license
- Configurable mode icons
- Select theme by index
2.1.0 #
- Add on change callback
- Reset to initial value
- More utils
2.0.1 #
- Fixed deprecated hashValues
2.0.0 #
- Support multiple themes
- Expose
ThemeProvider
,ThemeConsumer
,ThemeConfig
,ThemeMap
,ThemeBuilder
- Refactor most of code
1.0.1 #
- Update changelog
1.0.0 #
- Support sound null safety
- Removed create colors from swatch
- Code refactor
0.0.1 #
- Launch an MVP.