named_fields_generator 0.2.0
named_fields_generator: ^0.2.0 copied to clipboard
A Dart code generator for @NamedFields annotations.
0.2.0 #
- Updated dependencies to use the latest versions of
analyzer,source_genandbuild - Migrated from Element2 to Element4 API
0.1.0 #
- Updated README.md
- Added a example.md file with usage example
- Updated dependencies to use the latest versions of
analyzer,source_genandbuild
0.0.1 #
- Initial release
- Added @NamedFields annotation
- Generates
.g.dartfiles for annotated classes