storage_client 2.2.0 storage_client: ^2.2.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-dart
#
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