Maximilian Fornaçon
Maximilian Fornaçon
When I try to instantiate the storage with a custom bucket a object not found error occurs when trying to upload or receive metadata, etc. ``` var storage = FirebaseStorage.instanceFor(...
# 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.com/supabase/supabase/discussions), and...
`windowManager.maximize()` is not working. I use it like this: It appears to be maximized for a short time, but then immediately returns to its default size. ``` Future main() async...
Does flutter_distributor obfuscate the code? I suppose not, as far as I have seen it in the logs. Would it be possible somehow to add the --obfuscate flag to the...
**Describe the bug** I'm experiencing an issue on Flutter desktop especially on MacOS (other platforms not properly tested yet). When the OS goes into sleep mode and awakens after a...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version 9.3.10 ### Steps to reproduce Upgrade to version 9.3.10 from...
### What happened? I tried uploading a macOS-Application (***.app). Instead the contents of the file get uploaded. When I download the artifact I only receive a directory, called "Contents" which...
**Describe the bug** I initialised a realtime channel and after a while of inactivity I get the following Exception. The channel doesn't receive data after that and does not recover...
I would like to address the existing issues with realtime (e.g. #705, #579), particularly the problem where streams suddenly stop receiving data. I'm willing to spend some time investigating the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I try to run `:FlutterRun` after a while this error...