stacked_themes 0.2.2+2
stacked_themes: ^0.2.2+2 copied to clipboard
A set of classes to help you better manage Themes in flutter
0.2.2+2 #
- Updates packages to the latest
0.2.2+1 #
- Updates get it to latest
0.2.2 #
- Re-apply system ThemeMode when we get back from background
0.2.1+1 #
- Fixes bad push
0.2.1 #
- Exposes
ThemeManagerMode
on theThemeService
andThemeMode
on theThemeManager
.
0.2.0 #
- Adds functionality for setting the
ThemeMode
directly usingsetThemeMode
function on theThemeManager
0.1.0+1 #
- Adds missing parameter in theme mode
0.1.0 #
- Initial release of Themes functionality