When I try to upload an application to android playstore I get the following error:
ERROR: dump failed because no AndroidManifest.xml found
I dont know o 'why' of this. I faced this problem using Visual Studio Code in a Flutter project and Im posting my solution because it can help others. I just run 'Flutter Clean Project' and then I run the project. All works again!