Skip to content

Google sign in version 6.1.0 requires http 0.13.5 #127926

@GeorgePagounis

Description

@GeorgePagounis

Is there an existing issue for this?

Use case

Hello, I have 2 dependencies on my pubspec.yaml :

google_sign_in: ^6.1.2
http: ^1.0.0

but get the following message:

Because google_sign_in >=6.1.0 depends on google_sign_in_web ^0.12.0 which depends on http ^0.13.5, google_sign_in >=6.1.0 requires http ^0.13.5.
So, because /project_name/ depends on both google_sign_in ^6.1.2 and http ^1.0.0, version solving failed.

Of course I can just downgrade the http package, but this version is over 10 months old. Is there a plan to integrate the latest http package with google_sign_in in the future?

Proposal

Google sign in should work with latest http package.

Metadata

Metadata

Labels

P2Important issues not at the top of the work listp: google_sign_inThe Google Sign-In pluginpackageflutter/packages repository. See also p: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions