I\'m building flutter web project and after implenting login page via firebase I ran flutter run -d chrome.
But it\'s stuck while attempting to connect to browser, its just atte
I have fixed that issue by installing the latest JDK and JRE and added both path to environment variables. it fixes my flutter speed but flutter run and apk building still taking the same.