Skip to content

[plugins] Document min supported Android version #34999

@mehmetf

Description

@mehmetf

Flutter supports API 16 and above.

Our plugins however are a mixed bag. Some support 21 and above, some all the way down to 16. Some (like Camera) seem to support 16 but has a runtime check to not do anything if API <= 21.

I propose that:

  • We should make an effort to support API 16 and above since that is what the framework supports.
  • If it is not possible, we should document the min API support and why it is not feasible to support lower APIs.

@collinjackson FYI

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.customer: googleVarious Google teamspackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions