theme_extensions_gen_annotations 0.2.0
theme_extensions_gen_annotations: ^0.2.0 copied to clipboard
Annotations for the theme_extensions_gen code generator. This package is intended to be used alongside the theme_extensions_gen package.
Changelog #
0.2.0 – Pub.dev compatibility #
- Extracted package from monorepo to a standalone repository
0.1.2 – Pub.dev compatibility #
- Added missing library file and doc comments
- Added placeholder example to improve score
0.1.1 – Score improvements #
- Documentation and structure tweaks for pub.flutter-io.cn
0.1.0 – Initial release #
- Introduced @ThemeExtensionTemplate and @ThemeExtensionImpl
- Group support and Diagnosticable mixin compatibility