Skip to content

Enforce (or at least warn for) the min supported Android version #134570

@gmackall

Description

@gmackall

We currently don't have any enforcement of the minimum sdk that we support (as defined in our supported platforms).

Despite increasing the minimum from 16 to 19, a fresh flutter app edited to have minSdkVersion 15 provides no error or warning. We should consider enforcing the minimum, or at least providing a warning.

We could also maybe use this to provide a warning 1 stable cut ahead of when we drop support for a version range, though I'm not sure that noise would be desirable.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: new featureNothing broken; request for a new capabilityplatform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-androidTriaged by Android platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions