This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.0
->^13.0.0
Release Notes
flutter/packages (go_router)
v13.0.0
Compare Source
RouteMatchList
and imperative APIs.v12.1.3
Compare Source
navigation.md
.v12.1.1
Compare Source
v12.1.0
Compare Source
v12.0.3
Compare Source
v12.0.2
Compare Source
v12.0.1
Compare Source
v12.0.0
Compare Source
RouteConfiguration
is updated.matchedPath
named parameter toRouteMatch.match
.v11.1.4
Compare Source
v11.1.3
Compare Source
v11.1.2
Compare Source
debugLogDiagnostics
was set tofalse
.v11.1.1
Compare Source
{@​end-tool}
doc directive tag forGoRoute.name
.v11.1.0
Compare Source
overridePlatformDefaultLocation
to override initial route set by platform.v11.0.1
Compare Source
v11.0.0
Compare Source
GoRouteInformationProvider.restore
.NavigationType.restore
toNavigationType
enum.v10.2.0
Compare Source
onExit
to GoRoute.v10.1.4
Compare Source
the optionURLReflectsImperativeAPIs is set.
v10.1.3
Compare Source
state.queryParameters
instead ofstate.uri.queryParameters
.v10.1.2
Compare Source
v10.1.1
Compare Source
Page
toRouteMatch
s.v10.1.0
Compare Source
requestFocus
.v10.0.0
Compare Source
run
dart fix --apply
to fix the breakages.v9.1.1
Compare Source
v9.1.0
Compare Source
StatefulShellRoute.indexedStack(...)
.v9.0.3
Compare Source
v9.0.2
Compare Source
v9.0.1
Compare Source
v9.0.0
Compare Source
extends
ChangeNotifier.v8.2.0
Compare Source
v8.1.0
Compare Source
v8.0.5
Compare Source
v8.0.4
Compare Source
GoRouter.of
,GoRouter.maybeOf
, andBuildContext
extension.v8.0.3
Compare Source
v8.0.2
Compare Source
debugLogDiagnostics
to support StatefulShellRoute.v8.0.1
Compare Source
path
documentation.documentation.
v8.0.0
Compare Source
v7.1.1
Compare Source
v7.1.0
Compare Source
StatefulShellRoute
to support using separate navigators for child routes as well as preserving state in each navigation tree (flutter/flutter#99124).pageBuilder
andbuilder
fields ofShellRoute
, to more correctlydescribe the meaning of the child argument in the builder functions.
v7.0.2
Compare Source
BuildContext
extension methodreplaceNamed
to correctly passpathParameters
andqueryParameters
.v7.0.1
Compare Source
dart fix --apply
issue, https://github.com/dart-lang/sdk/issues/52233.v7.0.0
Compare Source
dart fix --apply
to automatically migrate your code.GoRouteState.subloc
has been renamed toGoRouteState.matchedLocation
.GoRouteState.params
has been renamed toGoRouteState.pathParameters
.GoRouteState.fullpath
has been renamed toGoRouteState.fullPath
.GoRouteState.queryParams
has been renamed toGoRouteState.queryParameters
.params
andqueryParams
inGoRouteState.namedLocation
have been renamed topathParameters
andqueryParameters
.params
andqueryParams
inGoRouter
'snamedLocation
,pushNamed
,pushReplacementNamed
replaceNamed
have been renamed topathParameters
andqueryParameters
.params
andqueryParams
inBuildContext
'snamedLocation
,pushNamed
,pushReplacementNamed
replaceNamed
have been renamed topathParameters
andqueryParameters
.Configuration
📅 Schedule: Branch creation - "before 7am" in timezone Asia/Tokyo, Automerge - "before 7am" in timezone Asia/Tokyo.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.