storage_client 2.8.0
storage_client: ^2.8.0 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.
storage_client
Dart client library to interact with Supabase 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