decorator_gen 0.1.0 copy "decorator_gen: ^0.1.0" to clipboard
decorator_gen: ^0.1.0 copied to clipboard

Automatically generates code for the decorator pattern in Dart by annotating Dart classes.

0.1.0 #

  • Generate decorator classes using the @Decorator() annotation
  • Support for generics, mixins, operators, parameters, records, properties
  • forward_object_method options to control generation of toString, ==, hashCode, runtimeType, and noSuchMethod
0
likes
0
points
158
downloads

Publisher

unverified uploader

Weekly Downloads

Automatically generates code for the decorator pattern in Dart by annotating Dart classes.

Repository (GitHub)
View/report issues

Topics

#build-runner #codegen

License

unknown (license)

Dependencies

analyzer, build, decorator_annotation, source_gen

More

Packages that depend on decorator_gen