go_router_builder 1.0.16 copy "go_router_builder: ^1.0.16" to clipboard
go_router_builder: ^1.0.16 copied to clipboard

A builder that supports generated strongly-typed route helpers for package:go_router

1.0.16 #

  • Update the documentation to go_router v6.0.0.
  • Bumps go_router version in example folder to v6.0.0.

1.0.15 #

  • Avoids using deprecated DartType.element2.

1.0.14 #

  • Bumps go_router version in example folder to v5.0.0.
  • Bumps flutter version to 3.3.0.

1.0.13 #

  • Supports the latest package:analyzer.

1.0.12 #

  • Adds support for enhanced enums. #105876.

1.0.11 #

  • Replace mentions of the deprecated GoRouteData.buildPage with GoRouteData.buildPageWithState.

1.0.10 #

  • Adds a lint ignore for deprecated member in the example.

1.0.9 #

  • Fixes lint warnings.

1.0.8 #

  • Updates analyzer to 4.4.0.
  • Removes the usage of deprecated API in analyzer.

1.0.7 #

  • Supports newer versions of analyzer.

1.0.6 #

  • Uses path-based deps in example.

1.0.5 #

  • Update example to avoid using push() to push the same page since is not supported. #105150

1.0.4 #

  • Adds push method to generated GoRouteData's extension. #103025

1.0.3 #

  • Fixes incorrect separator at location path on Windows. #102710

1.0.2 #

  • Changes the parameter name of the auto-generated go method from buildContext to context.

1.0.1 #

1.0.0 #

  • First release.
238
likes
0
points
114k
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

A builder that supports generated strongly-typed route helpers for package:go_router

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, async, build, build_config, collection, meta, path, path_to_regexp, source_gen, source_helper

More

Packages that depend on go_router_builder