Unable to load contents of file list only in AndroidStudio and not in Xcode
I have a problem with my Flutter project. If I start the project through Xcode by doing the various clean commands like pod deintegrate
and flutter clean
, it starts correctly. However, if I do the same thing on Android Studio, the dreaded error appears.