theme_extensions_gen 0.2.1
theme_extensions_gen: ^0.2.1 copied to clipboard
Generate Flutter ThemeExtensions from annotated templates with context accessors and no boilerplate.
Changelog #
0.2.1 #
chore: minor README updates and improved test coverage
0.2.0 #
feat: migrate to standalone repository from monorepo
0.1.5 #
chore(example): update structure and documentation
0.1.4 #
fix: resolve builder integration issues
0.1.3 #
chore: update CI config
test: improved test coverage and added internal validation tests
0.1.2 #
ci: added GitHub Actions
docs: improved README and formatting
0.1.1 #
feat: added library entrypoint to follow naming conventions
docs: improved documentation and score compliance
chore: minor cleanup and formatting
0.1.0 #
initial release:
- Code generation for
ThemeExtension
templates and implementations - Support for context extensions and group-based splitting
- Customizable output via
build.yaml