x_storage_presigned_url 0.4.0 copy "x_storage_presigned_url: ^0.4.0" to clipboard
x_storage_presigned_url: ^0.4.0 copied to clipboard

Presigned URL storage driver for XStorage

0.4.0 #

  • Added contentType and sizeBytes parameters to fetchUploadPresignedUrl
  • Added uploadHeaders hook for custom PUT request headers
  • Added onSaveComplete hook for post-upload actions
  • Added automatic MIME type detection from file extension

0.2.0 #

  • BREAKING CHANGE: Updated to support x_storage_core 0.2.0
  • Migrated to Result type for error handling
  • All operations now return Result<T, XStorageException>

0.1.0 #

  • Initial release
  • Implementation of presigned URL storage provider
  • Support for S3-compatible storage services

0.0.4 #

  • Fix bugs

0.0.3 #

  • Fix bugs

0.0.2 #

  • Fix bugs

0.0.1 #

  • Initial release
  • Implementation of XStorage driver for Presigned URL storage
  • Support for AWS S3 and other S3-compatible storage services
  • File save, load, and existence check functionality
  • Custom API client support
0
likes
140
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Presigned URL storage driver for XStorage

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, type_result, x_storage_core

More

Packages that depend on x_storage_presigned_url