storage_client 2.6.0
SDKdartflutter
Platformandroidioswindowslinuxmacosweb
Dart client library to interact with Supabase Storage. Supabase Storage provides an interface for managing Files stored in S3, using Postgres to manage permissions.
storage_client
Dart client library to interact with Supabase Storage.
- Documentation: https://supabase.io/docs/reference/dart/storage-createbucket
Docs
The docs can be found on the official Supabase website.
License
This repo is licensed under MIT.
Credits
- https://github.com/supabase/storage-js - ported from supabase/storage-js