view_model_annotation 0.2.1 copy "view_model_annotation: ^0.2.1" to clipboard
view_model_annotation: ^0.2.1 copied to clipboard

Annotation package for view_model code generation.

0.2.1 #

  • Rename Expr to Expression

0.2.0 #

  • Add key and tag support in @GenProvider for both strings and non-string expressions.
  • Introduce Expression('code') marker to unwrap expressions into builder closures.
  • Prefer factory ClassName.provider(...) when present.
  • Support up to 4 args with arg, arg2, arg3, arg4.
  • Exclude super forwarded parameters from provider arguments.
  • Special naming: PostViewModel -> postProvider.

0.1.0 #

  • Initial release: extracted GenProvider and genProvider annotations from generator package to a standalone view_model_annotation package.
  • Added README and example.
0
likes
160
points
501
downloads

Publisher

unverified uploader

Weekly Downloads

Annotation package for view_model code generation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on view_model_annotation