(RESOLVED NOW, SEE MY COMMENT)
Since the recent update, my local run is not working. It seems to time out trying to connect to the browser. I have tried Edge and Chrome, same issue. Anyone else experiencing this issue?
It seems to launch multiple browser windows with the localhost but none load the app successfully.
Launching lib\main.dart on Edge in debug mode...
Waiting for connection from debug service on Edge... 77.9s
Failed to launch browser after 3 tries. Command used to launch it: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe --user-data-dir=C:\Users\MYUSER\AppData\Local\Temp\flutter_tools.b06ca941\flutter_tools_chrome_device.c4b8369b --remote-debugging-port=63230 --disable-background-timer-throttling --disable-extensions --disable-popup-blocking --bwsi --no-first-run --no-default-browser-check --disable-default-apps --disable-translate --disable-search-engine-choice-screen http://localhost:62569
Failed to launch browser. Make sure you are using an up-to-date Chrome or Edge. Otherwise, consider using -d web-server instead and filing an issue at https://github.com/flutter/flutter/issues.