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

Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.

Results 78 minio-dart issues
Sort by recently updated
recently updated
newest added

Can someone show an example of how to use Minio in Flutter Web ? I am new and cannot find any example on it. My goal is straight forward. In...

I think my sessionToken is free of exceptions, and I have verified it in the sdk of the other end

I emailed the owner of this repo and requested him to update the packages, but apparently this person is no longer online. Please, if someone has the ability to manage...

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...

Hi, Please update http dependency to http ^1.0.0 or above. Thanks.

After download with fGetObject and checking if file exists it fails, because need to await the rename function.

This update has Fixed Intl Version of minio-dart after upgrading to Flutter Version 3.10.0. Fixed #77 and #78

Updating intl package to be compatible with image_picker package: https://pub.dev/packages/image_picker

This bumps the http dependency as it was blocking other dependency upgrades.