best_theme_generator 0.0.4 copy "best_theme_generator: ^0.0.4" to clipboard
best_theme_generator: ^0.0.4 copied to clipboard

A code generation package for creating theme color variables in Flutter.

Changelog #

All notable changes to this project will be documented in this file.

0.0.4 2025-1-19 #

added #

  • Added custom colors to main class
  • Support latest analyzer

0.0.3 - 2024-12-29 #

added #

  • support go router

0.0.2 - 2024-10-31 #

Added #

  • Initial release of best_theme_generator package.
  • Support for generating theme classes based on annotations.
  • Automatic variable generation for color themes defined in DostyColor.
  • @BestTheme annotation to create theme structures with light and dark modes.
  • Generated code for easy access to defined colors via variable names.
  • Support for theme mode toggling (light, dark, system) in the generated class.

Fixed #

  • N/A (First release)

Changed #

  • N/A (First release)
2
likes
0
points
135
downloads

Publisher

verified publisherdostypshtiwan.com

Weekly Downloads

A code generation package for creating theme color variables in Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, best_theme, best_theme_annotation, build, flutter, source_gen

More

Packages that depend on best_theme_generator