I\'m on VSCode right now working on my flutter application when hot reload just stops working, right in the middle of my development. I have absolutely no idea why this happ
with VS Code(v1.44.1), Android Studio(v3.6.2), Flutter v1.12.13+hotfix.9 on Linux
Android studio > at Startup window > configure > AVD manager > run one virtual device > confirm VS Code(v1.44.1) has your running virtual device shown in lower right corner
VS Code > Run(at top, next to Help) > Start debugging(F5) or Start without debugging(Ctrl + F5)
Save your Flutter code in VS Code Then the emulator should be triggered for hot reload