go_router_builder 1.0.12
go_router_builder: ^1.0.12 copied to clipboard
A builder that supports generated strongly-typed route helpers for package:go_router
1.0.11 #
- Replaces mentions of the deprecated
GoRouteData.buildPagewithGoRouteData.buildPageWithState.
1.0.10 #
- Adds a lint ignore for deprecated member in the example.
1.0.9 #
- Fixes lint warnings.
1.0.8 #
- Updates
analyzerto 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.2 #
- Changes the parameter name of the auto-generated
gomethod frombuildContexttocontext.
1.0.0 #
- First release.