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

Code generator for use with the Empty Annotation package.

0.0.3 #

  • Added support for user-defined default values via the @Default() annotation from empty_annotation.

0.0.2 #

  • Removed Flutter SDK dependency to make the package usable in pure Dart projects.
  • Now compatible with both Dart and Flutter.
  • Improved type safety and code generation reliability:
    • Added support for more Dart core types in default value generation, such as dynamic, void, Object, Future, Stream, etc.

0.0.1+1 #

  • Initial release of empty_generator.
  • Adds functionality to generate empty constructors for classes annotated with empty_annotation.
  • Integrates with build_runner to automate code generation.
0
likes
140
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

Code generator for use with the Empty Annotation package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, build, empty_annotation, source_gen

More

Packages that depend on empty_generator