-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
In order to better support redirection, we should replace the redirection API with `onEnter` and `onExit`.
The `onEnter` function is called when the new location results in a RouteMatch that was n…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
go_router version: 6.0.4
flutter version: 3.3.9
Hi go_router team,
we experience an unexpected behaviour when it comes to using GoRouter with ShellRoutes in combination with the iOS "swipe to go…
-
### What package does this bug report belong to?
go_router
### What target platforms are you seeing this bug on?
Android, Web
### Have you already upgraded your packages?
Yes
### Dependency vers…
-
### Description
When I pushed Docker, it was obvious that the upload was already in progress, but there were infinite retries. I tested that uploading Docker to the center was normal
# 这是日志
```lo…
-
`GoRouter` shows an unwanted black screen till the redirect async operation completes. It should instead build the underlying page before evaluating `redirect`.
```dart
return GoRouter(
rou…
-
### Steps to reproduce
Given a Router with StatefulBranches when observing for `router.routeInformationProvider.value.uri.path` you notice that it doesn't properly update to the shown Route when swic…
-
No material widget found (Using go_router package)
-
## Use case
There will be a blank screen if the redirect takes a moment longer than usual (see the code below).
We can resolve that issue in one way or another. However, it would be better i…