dosty_theme_annotation 0.0.1 dosty_theme_annotation: ^0.0.1 copied to clipboard
Annotations for creating and managing theme color variables in Flutter applications.
License
### `CHANGELOG.md`
```markdown
# Changelog
## [0.0.1] - 2024-10-29
- Initial release of `dosty_theme_annotation`.
- Added `DostyTheme` annotation to define color variables.
- Supports light and dark mode color settings.