need help for solve package conflict(web ^1.0.0) #5941
Labels
dependencies
Pull requests that update a dependency file
pending-triage
This issue is in the backlog of issues to triage
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
The text was updated successfully, but these errors were encountered: