args_generator 1.2.2 copy "args_generator: ^1.2.2" to clipboard
args_generator: ^1.2.2 copied to clipboard

Page 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.
2
likes
140
points
339
downloads

Publisher

unverified uploader

Weekly Downloads

Page Args Generator - A code generator for Flutter page arguments

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args_generator_annotations, build, collection, glob, source_gen

More

Packages that depend on args_generator