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

Customized color theme for your app without depending on Material or Cupertino color schemes.

1.1.1 #

  • Update readme

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
140
pub points
16%
popularity

Publisher

verified publisherthemobilecoder.com

Customized color theme for your app without depending on Material or Cupertino color schemes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on color_theme_provider