minio 2.0.0-pre
minio: ^2.0.0-pre copied to clipboard
Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
2.0.0-pre #
- Migrate to NNBD
1.3.0 #
- fix HTTP header for user-defined object metadata #17, thanks @philenius
1.1.0 #
1.1.0-pre #
- fix bucketExists is true when bucket doesn't exist #13
1.0.2-pre #
- Replace static region 'us-east-1' in method listBuckets() with variable's value
1.0.1-pre #
- Updated dependencies
- Fixed Malformed XML error
- Fixed Types incompatibility in minio_uploader stream subscription queries
- Temporarily closed call for search of unfinished uploads (Causes Signature Error)
0.1.8 #
- Update dependency
0.1.7 #
- Fix region issue, thanks @ivoryxiong
0.1.6 #
- support policy apis
0.1.5 #
- support notification apis
0.1.4 #
- support presignedPostPolicy
0.1.3 #
- support presignedGetObject and presignedPutObject
0.1.2 #
- support presignedUrl
0.1.1 #
- update dependency
0.1.0+2 #
- try to fix table display
0.1.0+1 #
- update README
0.1.0 #
- Initial version, created by Stagehand