colorist 0.0.2 copy "colorist: ^0.0.2" to clipboard
colorist: ^0.0.2 copied to clipboard

Flutter code generator for custom-named color palettes.

0.0.2 #

  • Changed generated file prefix from '.g.dart' to '.colorist.g.dart' to avoid collisions with other code-generating packages
  • Improve README information on themeData getters setup and use, as well as on context.colors getter

0.0.1+1 #

  • Improved README for easier setup

0.0.1 #

  • Initial release
  • Theme Manager for Material and Cupertino apps
  • Support changing the theme and brightness
  • Added preferences persistence accross app restarts
  • Define ColorTheme with generating boilerplate code, with easy access to custom-named colors via context.colors
  • Adding premade widgets for managing app's theme based on ThemeManager's configuration
1
likes
160
points
150
downloads

Publisher

verified publishertarapogancev.com

Weekly Downloads

Flutter code generator for custom-named color palettes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, colorist_annotations, flutter, meta, shared_preferences

More

Packages that depend on colorist