supabase_storage 3.0.0-dev.1
supabase_storage: ^3.0.0-dev.1 copied to clipboard
Dart client library to interact with Supabase Storage. Supabase Storage provides an interface for managing Files stored in S3, using Postgres to manage permissions.
supabase_storage
Dart client library to interact with Supabase Storage.
Note
This package was published as
storage_clientup to and including v2. That package is discontinued in favour ofsupabase_storage.
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