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

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

1.1.2 #

  • Update homepage

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
160
points
37
downloads

Publisher

verified publisherthemobilecoder.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on color_theme_provider