cloning project from GitHub fails and gives this error. I tried modifying things in AndroidManifest.xml and in java and nothing helps. please I’m been struggling with this for couple of days now so please help
Question posted in Android Studio
The official documentation can be found here.
The official documentation can be found here.
2
Answers
In my android/app/src/main/AndroidManifest.xml I changed android:name="io.flutter.app.FlutterApplication" to android:name="${applicationName}"
The question was answered here: AndroidManifest.xml uses `android:name="io.flutter.app.FutterApplication"`
The easy way to run a old project is