storage_client 0.0.1 storage_client: ^0.0.1 copied to clipboard
Dart client library to interact with Supabase Storage.
[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.