Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kindly support location_web web #3172

Open
fisforfaheem opened this issue Aug 14, 2024 · 0 comments
Open

Kindly support location_web web #3172

fisforfaheem opened this issue Aug 14, 2024 · 0 comments
Assignees

Comments

@fisforfaheem
Copy link

Because share_plus 10.0.0 depends on web ^0.5.0 and get >=5.0.0-release-candidate-8 depends on web ^1.0.0, share_plus 10.0.0 is incompatible with get >=5.0.0-release-candidate-8.
So, because infrom_link_app depends on both get ^5.0.0-release-candidate-8 and share_plus 10.0.0, version solving failed.

You can try the following suggestion to make the pubspec resolve:

  • Consider downgrading your constraint on get: flutter pub add get:^5.0.0-release-candidate-6
    exit code 1

Also this:
Because location_web 5.0.3 depends on web ^0.5.1 and no versions of location_web match >5.0.3 <6.0.0, location_web ^5.0.3 requires web ^0.5.1.
And because get >=5.0.0-release-candidate-8 depends on web ^1.0.0, get >=5.0.0-release-candidate-8 is incompatible with location_web ^5.0.3.
And because location 7.0.0 depends on location_web ^5.0.3 and no versions of location match >7.0.0 <8.0.0, get >=5.0.0-release-candidate-8 is incompatible with location ^7.0.0.
So, because infrom_link_app depends on both get ^5.0.0-release-candidate-8 and location ^7.0.0, version solving failed.
exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants