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

unlisted

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.1] - 2024-10-31 #

Added #

  • Initial release of dosty_theme_generator package.
  • Support for generating theme classes based on annotations.
  • Automatic variable generation for color themes defined in DostyColor.
  • @DostyTheme 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)
0
likes
100
points
188
downloads

Publisher

verified publisherfersaz.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

analyzer, build, dosty_theme, dosty_theme_annotation, flutter, source_gen

More

Packages that depend on dosty_theme_generator