You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading Flutter to the latest version i.e 3.10.0
In my project flutter_localization depends on the latest intl 1.18.0
After updating intl to 1.18.0 Im facing an issue with this package version.
The text was updated successfully, but these errors were encountered:
I'm still having this issue for flutter 3.10.0.
Because minio 3.5.0 depends on intl ^0.17.0 and no versions of minio match >3.5.0 <4.0.0, minio ^3.5.0 requires intl ^0.17.0.
Also facing this issue caused by the dependency on intl ^0.17.0. Is there a plan to update dependencies and release soon? If not could a pull request be submitted with the appropriate updates?
After upgrading Flutter to the latest version i.e 3.10.0
In my project flutter_localization depends on the latest intl 1.18.0
After updating intl to 1.18.0 Im facing an issue with this package version.
The text was updated successfully, but these errors were encountered: