storage-dart icon indicating copy to clipboard operation
storage-dart copied to clipboard

Dart client library to interact with Supabase Storage

storage-dart

Warning This repository has been moved to the supabase-flutter repo.

Dart client library to interact with Supabase Storage.

  • Documentation: https://supabase.io/docs/reference/dart/storage-createbucket

Contributing

  • Fork the repo on GitHub
  • Clone the project to your own machine
  • Commit changes to your own branch
  • Push your work back up to your fork
  • Submit a Pull request so that we can review your changes and merge

License

This repo is licensed under MIT.

Credits

  • https://github.com/supabase/storage-js - ported from supabase/storage-js