Skip to content

Flutter android template is inconsistent with Android Studio template wrt. manifest values #9765

@lukef

Description

@lukef

I would suggest moving the following information (generated by flutter create) out of the manifest and into the Gradle configuration:

  • versionCode
  • versionName
  • minSdkVersion
  • targetSdkVersion

Also, you might want to move the Application label (android:label) to strings for consistency.

Metadata

Metadata

Assignees

Labels

customer: posse (eap)t: gradle"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions