flutter_tools folder generation in local temp folders

Viewed 707

Whenever I run a newly created flutter project, a flutter_tools folder is generated on my AppData/Local/Temp folder that does not go away and I have to delete it manually. My main problem is that over the time, since when running or debugging an app, I will do many re-runs, these folders accumulate over time and happen to have a cumulative size of 100 GB, anyone else facing the same problem?

0 Answers
Related