May you need in the future: flutter clean flutter pub cache repair rm -rf ~/.pub-cache cd android ./gradlew clean rm -rf .gradle flutter pub get flutter pub upgrade flutter pub outdated sudo gem install cocoapods pod repo update Enjoy @alipilot149 then you're still stuck with the issue...
flutter pub cache repair flutter clean Now try to run 👀 1 saiyashwanthsomavarapu commented Jan 5, 2021 @godwinaden please check the package name in AndroidManifest.xml and GoogleMaps API same or not. That is the problem over their because am also faced the same.hamza...
$ flutter pub cache repair step #2 in appRoot -> android -> build.gradle set ext.kotlin_version = '1.3.50' or later versions in dependencies set gradle version to 3.6.1 or later version classpath 'com.android.tools.build:gradle:3.6.1' in subprojects add project.configurations.all { res...
The page will become stuck, but I found that only EMUI 8.2.0 phones will crash, so only turn on this option for these phones @nuptdzs Sorry, something went wrong. Copy link nuptdzscommentedDec 26, 2019• edited by iapicca 加了这个会有其他的影响么?
Something I noticed about the scenario to replicate the issue. If I start intellij with the inspector tab closed, run the app on an android emulator and try to open the tab, more often than not it will get stuck on "installing dev tools" but when I restart and open the inspector tab ...