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

Minio Version Solving Failed with Intl

Open AgnelSelvan opened this issue 1 year ago • 3 comments

Screen Shot 2023-05-11 at 10 56 36 AM

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.

AgnelSelvan avatar May 11 '23 05:05 AgnelSelvan

Same here, up date the dependencies please

carrasc0 avatar May 12 '23 11:05 carrasc0

I think think this package is discontinued

carrasc0 avatar May 27 '23 11:05 carrasc0

Yeah, think so...

In case to fix this up, you can check out the below pull request comment and add those in pubspec.yaml file https://github.com/xtyxtyx/minio-dart/pull/79#issuecomment-1547170516

AgnelSelvan avatar May 27 '23 12:05 AgnelSelvan

Resolved, please update to v3.5.1

lijy91 avatar Sep 13 '24 13:09 lijy91