empty_annotation 0.0.3 copy "empty_annotation: ^0.0.3" to clipboard
empty_annotation: ^0.0.3 copied to clipboard

An annotation package for generating empty classes.

0.0.3 #

  • Implemented the @Default(...) annotation to allow defining default values for class fields.
  • Refactored internal generator structure: logic moved to multiple files under src/ for better maintainability and scalability.

0.0.2 #

  • Removed Flutter dependency to allow usage as a pure Dart code generator.
  • Now compatible with both Dart and Flutter projects.

0.0.1+1 #

  • Initial release of empty_annotation.
  • Introduces the Empty annotation to be used in classes for generating empty constructors via empty_generator.
0
likes
140
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

An annotation package for generating empty classes.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on empty_annotation