-
I'm attempting to upload a file to supabase with this but I'm getting :invalid_unicode during streaming errors. I've tried with different mp3 files, and still :invalid_unicode.
Here's what the path…
-
**Describe the bug**
I'm getting this warning
```
You are running outdated service versions locally:
supabase/storage-api:v1.0.6 => v1.6.4
Run supabase link to update them.
```
But running `…
-
I would like to be able to check if a file exists in Supabase storage without having to download it:
`final bool fileExists = await supabase.storage.from('some-bucket-id').exists('/some/path');`
-
# Bug report
- [x ] I confirm this is a bug with Supabase, not with my own application.
- [x ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github…
-
While trying to install the supabase storage adapter it fails with `Could not resolve dependency: peer @supabase/supabase-js@"^1.0.0" from @grammyjs/storage-supabase@2.4.2`
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
> > We can make global storage private
>
> I'll just disable the GitHub storage layer for now and continue to use Supabase.
>
> I'll address Global Storage as a separate issue and refactor later…
-
### Functionality to use supabase storage
Currently the project uses **uploadthing** for storing files. The new mechanism involves using **supabase's storage** system to store files.
Steps to follo…
-
# Title
Error during signUp with Supabase Auth in Flutter: _asyncStorage != null: You need to provide asyncStorage to perform pkce flow. The login function works correctly, the error is only when cre…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…