There seems to be a problem with flutter\'s build.
I always need to perform RUN > Flutter Full Restart everytime I run the app to a
I found a way to automate running the clean before you debug your code. (Warning, this runs everytime you hit the button, even for hot restart)
First, find the Run > Edit Configurations Menu
Click the External tool '+' icon under Before launch: External tool, Activate tool window.