Unable to migrate Flutter project to AndroidX
I was able to resolve my issue: Open the Flutter project into Android Studio Right click on the android directory, click on Flutter -> Open Android module in Android Studio. It asked me to upgrade my gradle plugin. Then I installed Google Play Services. Tools -> SDK Manager -> SDK Tools and check the Google … Read more