After trying to publish a Flutter-created app to Google Play, it noticed me that some required pieces were missing from the AndroidManifest.xml file.
- the
android:versionCode and android:versionName attributes in <manifest>
android:icon in <application>, although this attribute requires the presence of an actual icon drawable