color_theme_provider 1.1.0 copy "color_theme_provider: ^1.1.0" to clipboard
color_theme_provider: ^1.1.0 copied to clipboard

Customized color theme for your app

1.1.0 #

BREAKING CHANGE

  • The context.theme<T>() is deprecated. Instead, use context.colorTheme<T>() to get the theme.
  • Use context.themeManager<T>() to get theme manager of type ColorTheme

1.0.0 #

  • Add ColorThemeProvider to initialize the theme
  • Use context.theme<T>() to get theme of type ColorTheme
  • Use context.themeManager<T>() to get theme manager of type ColorTheme
2
likes
150
points
107
downloads

Publisher

verified publisherthemobilecoder.com

Weekly Downloads

Customized color theme for your app

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on color_theme_provider