args_generator_annotations 1.2.6 copy "args_generator_annotations: ^1.2.6" to clipboard
args_generator_annotations: ^1.2.6 copied to clipboard

Args Generator - A code generator for Flutter page arguments

1.1.1 #

  • Enhance null and empty checks for Iterable and String type helpers

1.1.0 #

  • Page builder replaced by aggregated builder.

1.0.7 #

  • Added new aggregated builder. Please see example project for more details.

1.0.4 #

  • If the page has a wrappedRoute method, then it will be used in the builder.

1.0.2 #

  • Added new static method builder to the generated class for creating the associated widget from arguments.

0.0.9 #

  • Added the args_annotations' package to fix a bug with source_genthat does not work withFlutter` projects.

0.0.8 #

  • Parsing fixed for null values.

0.0.7 #

  • Skip the complex types.

0.0.6 #

  • Fix dart:mirrors issue.

0.0.5 #

  • Added super fields to args.

0.0.4 #

  • SharedPartBuilder was replaced with PartBuilder.

0.0.3 #

  • Updated docs.

0.0.2 #

  • Initial version.
1
likes
145
points
181
downloads

Publisher

unverified uploader

Weekly Downloads

Args Generator - A code generator for Flutter page arguments

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on args_generator_annotations