minio-dart icon indicating copy to clipboard operation
minio-dart copied to clipboard

Flutter 3.10 not compatible

Open carrasc0 opened this issue 1 year ago • 2 comments

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.

carrasc0 avatar May 12 '23 11:05 carrasc0

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.

ilievangel1 avatar Jul 25 '23 13:07 ilievangel1

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?

andynunes avatar Jan 07 '24 08:01 andynunes

Resolved, please update to v3.5.1

lijy91 avatar Sep 13 '24 13:09 lijy91