Threads
Images/Videos in storage appearing broken after upgrading to 1.9.6
I am running into a storage issue after upgrading my self-hosted Appwrite instance , all of my previously uploaded images and videos are now showing as broken icons in the Appwrite console and failing...
- Self Hosted
- Flutter
- Storage
37 minutes ago
`type 'Null' is not a subtype of type 'bool'` when creating file
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: type 'Null' is not a subtype of type 'bool' - Se...
- Self Hosted
- Flutter
- Storage
5 months ago