Skip to content

Upgrade intl package in local_auth_ios #141779

@TheFabbiusCorp

Description

@TheFabbiusCorp

Use case

In my project, some packages depend on intl: ^0.19.0. Although local_auth doesn't depend on intl, local_auth_ios does. Since there are no breaking changes moving from intl: ^0.17.0 (minimum version in local_auth_ios) to intl: ^0.19.0, is it possible to extend the version to be intl: ">=0.17.0 <=0.19.0" or intl: ^0.17.0?

Proposal

Increase the version of intl in local_auth_ios from intl: ">=0.17.0 <0.19.0" to intl: ">=0.17.0 <=0.19.0" or intl: ^0.17.0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listp: local_authPlugin for local authentificationpackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyplatform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions