Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.32.5, on Microsoft Windows [versÆo 10.0.26100.4484], locale pt-BR)
[√] Windows Version (11 Enterprise 64-bit, 24H2, 2009)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.14.5)
[√] Android Studio (version 2025.1.1)
[√] VS Code, 64-bit edition (version 1.99.3)
[√] Connected device (3 available)
[√] Network resources
• No issues found!
Steps to reproduce
cd test_web_issueor
Expected results
The default Flutter web app should open in the selected browser without issues.
Actual results
The browser fails to launch with the following error message:
Additional information
Issue occurred on multiple computers within the same company.
Already tried:
None of these actions resolved the issue.
Issue appeared suddenly, without significant environmental changes.
Edge version: 138.0.3351.55
Chrome version: 138.0.7204.97
It doesn't work in Android Studio, VSCode, or the terminal.
Using web-server works
Code sample
Code sample
Screenshots or Video
No response
Logs
Logs
Flutter Doctor output
Doctor output