Skip to content

[local_auth] update to allow intl 0.20.0 #159591

@TheSin-

Description

@TheSin-

What package does this bug report belong to?

local_auth

What target platforms are you seeing this bug on?

iOS

Have you already upgraded your packages?

Yes

Dependency versions

pubspec.lock
local_auth: ^2.3.0

Steps to reproduce

I picked iOS cause I have no choice but this will affect all projects.

I'd like to be able to update to intl 0.20.0

Because no versions of local_auth match >2.3.0 <3.0.0 and local_auth 2.3.0 depends on local_auth_darwin ^1.4.0, local_auth ^2.3.0 requires local_auth_darwin ^1.4.0.
And because local_auth_darwin >=1.2.2 depends on intl >=0.17.0 <0.20.0, local_auth ^2.3.0 requires intl >=0.17.0 <0.20.0.
So, because ia_insider depends on both intl ^0.20.0 and local_auth ^2.3.0, version solving failed.

Expected results

allow it

Actual results

doesn't allow it

Code sample

Code sample
[Paste your code here]

Screenshots or Videos

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listc: proposalA detailed proposal for a change to Flutterp: local_authPlugin for local authentificationpackageflutter/packages repository. See also p: labels.r: 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