dart_code_writer 0.0.6 copy "dart_code_writer: ^0.0.6" to clipboard
dart_code_writer: ^0.0.6 copied to clipboard

discontinued
outdated

Helpers for Dart generators that make Dart code generation easier.

0.0.6 #

  • If a method has no implementation (oneLineCall or lines filled) and belongs to an abstract class, its body (e.g. "{}") now is not printed. If it does not belong to an abstract class, writeTo throws exception.

0.0.5 #

  • Allow to provide default values for method parameters.

0.0.4 #

  • Fix the optional/named parameters problem in method builders.

0.0.3 #

  • Add one line call to method builder.

0.0.2 #

  • Added const constructors to classes.

0.0.1 #

  • Just a quick release with the very base, not refactored and not tested code.
0
likes
120
pub points
1%
popularity

Publisher

unverified uploader

Helpers for Dart generators that make Dart code generation easier.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on dart_code_writer