s3_dart 1.0.1 copy "s3_dart: ^1.0.1" to clipboard
s3_dart: ^1.0.1 copied to clipboard

S3 Dart Client SDK optimized for Wasabi S3, with full support for AWS S3, MinIO, and all S3-compatible providers.

1.0.0 #

  • Initial release as s3_dart, created by Mark Horrocks
  • Fork of xtyxtyx/minio-dart with enhancements for Wasabi S3 and custom S3 endpoints
  • Custom S3 endpoint returned directly (no hardcoded AWS region mapping override)
  • Smart region detection: skips getBucketRegion API call when region is in the endpoint URL
  • Fixed fPutObject / fGetObject for custom (non-AWS) endpoints
  • Region fallback: gracefully handles empty region strings
  • Added presignedDeleteObject convenience method
0
likes
135
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

S3 Dart Client SDK optimized for Wasabi S3, with full support for AWS S3, MinIO, and all S3-compatible providers.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

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

More

Packages that depend on s3_dart