Doctor summary (to see all details, run flutter doctor -v):
[!] Flutter (Channel [user-branch], 3.38.9, on Microsoft Windows [Version 10.0.22000.2538], locale en-IN)
! Flutter version 3.38.9 on channel [user-branch] at C:\Users\DeLL\Documents\flutter
Currently on an unknown channel. Run `flutter channel` to switch to an official channel.
If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/setup.
! Upstream repository unknown source is not a standard remote.
Set environment variable "FLUTTER_GIT_URL" to unknown source to dismiss this error.
[√] Windows Version (11 Pro 64-bit, 21H2, 2009)
[!] Android toolchain - develop for Android devices (Android SDK version 36.1.0)
! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.14.13 Preview 1.0)
[√] Connected device (5 available)
[√] Network resources
! Doctor found issues in 2 categories.
Steps to reproduce
After upgrading to Flutter 3.38.6 and go_router 17.1.0, the back button closes the app when pressed on tabs 2, 3, etc., instead of navigating to the first tab. This only works correctly on the first tab.
Expected results
Expected Behavior
Actual results
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output