minio 1.0.1-pre
minio: ^1.0.1-pre copied to clipboard
Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
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