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

need help for solve package conflict(web ^1.0.0) #5941

Open
marcuscheung-carbonlinking opened this issue Feb 13, 2025 · 1 comment
Open

need help for solve package conflict(web ^1.0.0) #5941

marcuscheung-carbonlinking opened this issue Feb 13, 2025 · 1 comment
Assignees
Labels
dependencies Pull requests that update a dependency file pending-triage This issue is in the backlog of issues to triage

Comments

@marcuscheung-carbonlinking
Copy link

marcuscheung-carbonlinking commented Feb 13, 2025

flutter 3.29.0 fixed our web app font issue.
but fluttertoast-8.2.8 not support and higher version required web ^1.0.0.
(it helps solve firebase,nb_utils package conflict too.)

[flutter_sus_app] flutter pub get --no-example
Resolving dependencies...
Because drift 2.18.0 depends on web ^0.5.0 and no versions of drift match >2.18.0 <2.19.0, drift >=2.18.0 <2.19.0 requires web ^0.5.0.
And because fluttertoast >=8.2.10 depends on web ^1.0.0, fluttertoast >=8.2.10 is incompatible with drift >=2.18.0 <2.19.0.
And because amplify_storage_s3_dart 0.4.8 depends on drift >=2.18.0 <2.19.0 and no versions of amplify_storage_s3_dart match >0.4.8 <0.5.0, fluttertoast >=8.2.10 is incompatible with amplify_storage_s3_dart ^0.4.8.
And because amplify_storage_s3 2.6.0 depends on amplify_storage_s3_dart ^0.4.8 and no versions of amplify_storage_s3 match >2.6.0 <3.0.0, fluttertoast >=8.2.10 is incompatible with amplify_storage_s3 ^2.6.0.
So, because flutter_sus_app depends on both amplify_storage_s3 ^2.6.0 and fluttertoast 8.2.12, version solving failed.
Failed to update packages.
exit code 1

@github-actions github-actions bot added pending-triage This issue is in the backlog of issues to triage pending-maintainer-response Pending response from a maintainer of this repository labels Feb 13, 2025
@ekjotmultani
Copy link
Member

Hi @marcuscheung-carbonlinking, we are actively working on updating our dependencies on drift and web, I will update you and this issue when that bump is out!

@ekjotmultani ekjotmultani self-assigned this Feb 13, 2025
@ekjotmultani ekjotmultani added the dependencies Pull requests that update a dependency file label Feb 13, 2025
@github-actions github-actions bot removed the pending-maintainer-response Pending response from a maintainer of this repository label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pending-triage This issue is in the backlog of issues to triage
Projects
None yet
Development

No branches or pull requests

2 participants