storage_client 0.0.5 copy "storage_client: ^0.0.5" to clipboard
storage_client: ^0.0.5 copied to clipboard

outdated

Dart client library to interact with Supabase Storage.

[0.0.5] #

  • fix: Set X-Client-Info header

[0.0.4] #

  • fix: Set default meme type to application/octet-stream when meme type not found.

[0.0.3] #

  • BREAKING CHANGE: rework upload/update binary file methods by removing BinaryFile class and supporting Uint8List directly instead.

[0.0.2] #

  • feat: support upload/update binary file
  • fix: docker-compose for unit test
  • fix: method comment format

[0.0.1] #

  • feat: add upsert option to upload
  • Initial Release

[0.0.1-dev.3] #

  • feat: add public option for createBucket method, and add updateBucket
  • feat: add getPublicUrl

[0.0.1-dev.2] #

  • fix: replaced dart:io with universal_io
  • chore: add example
  • chore: update README

[0.0.1-dev.1] #

  • Initial pre-release.
22
likes
0
pub points
97%
popularity

Publisher

verified publishersupabase.io

Dart client library to interact with Supabase Storage.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, http_parser, mime, universal_io

More

Packages that depend on storage_client