Just upgraded to v1.1.8 for flutter. Restarted Android studio. Using an emulator. Drop down menu for devices has disappeared and the AVD manager has been greyed out.
Restart VS Code (if you didn’t try already). The daemon terminating is not unusual when you upgrade (there’s an issue about improving this at Dart-Code/Dart-Code#931 ). If after restarting VS Code you’re still seeing this message, enable Flutter Daemon Logging, restart VS Code to reproduce the issue, then send me the log.
Restart VS Code (if you didn't try already). The daemon terminating is not unusual when you upgrade (there's an issue about improving this at Dart-Code/Dart-Code#931 ). Check whether flutter doctor works from the terminal (if there's something wrong with Flutter after the upgrade, it may affect launching the daemon)
The port is still honored but no Flutter Daemon failure error. Using Windows 10. I had the same struggle and non of the answers above worked for me. After searching for quite a long time I noticed that some permissions are handled differently by default with the latest macOS versions.
Check if your flutter command can run without attaching sudo to it ( sudo flutter ). If it throws some error then there's a permission issue. To solve this, you will need to reinstall the flutter in the low secured directory like /usr etc.
What worked for me is to kill the adb.exe processes in the Task Manager. There were 20 of them and once I killed them all everything started working normally.
I deleted the flutter folder by mistake. Re-cloning it back and restarting flutter worked for me
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With