minio 1.4.0-pre copy "minio: ^1.4.0-pre" to clipboard
minio: ^1.4.0-pre copied to clipboard

outdated

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

1.4.0-pre #

  • Object's ACL Query; Include object's ACL in stat #23, thanks @rtgnx

1.3.0 #

  • fix HTTP header for user-defined object metadata #17, thanks @philenius

1.2.0 #

  • fix #15 fPutObject content-type: 'image/jpeg' is ignored

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
96
likes
0
pub points
91%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

buffer, convert, crypto, http, intl, meta, mime, path, xml

More

Packages that depend on minio