'VS code saying application finished when running flutter app
Whenever I try to run my flutter app on vs code it's saying application finished, Exited (Sigterm). It was working just fine last night but I woke up today and I tried to run it and it started doing it. I am trying to run the app and work on it, not install it to my device, but for some reason vs code keeps installing it.
Solution 1:[1]
Not sure if this is the exact solution but it worked for me, this is what I ended up doing. It seems it was a storage/temporary files issue so I cleared up some storage on my PC then I went to %temp% and deleted everything there and it started working again
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Panashe |
