Skip to content

Migrate packages repo to use flutter.compileSdkVersion #121425

@reidbaker

Description

@reidbaker

flutter.compileSdkVersion is defined in the flutter project and helps migrate all examples to the compile sdk version that is defined by flutter instead of the one hardcoded during project creation. The flutter create tool has already been updated but any previously defined examples used hardcoded values.

Updating compileSdkVersion is expected to have no runtime modifications to code and generally should be set to the highest version published by android.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: new featureNothing broken; request for a new capabilityc: tech-debtTechnical debt, code quality, testing, etc.platform-linuxBuilding on or for Linux specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions