best_theme_annotation 0.0.1
best_theme_annotation: ^0.0.1 copied to clipboard
Annotations for creating and managing theme color variables in Flutter applications.
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 - 2024-10-31 #
Added #
- Initial release of
best_theme_annotationpackage. @BestThemeannotation to define custom theme colors and modes.- Support for defining color variables that can be automatically generated with
best_theme_generator. - Ability to specify light and dark color values for each
DostyColor. - Flexible theme configuration with easy integration into theme management setups.
Fixed #
- N/A (First release)
Changed #
- N/A (First release)