sdk-for-dart
sdk-for-dart copied to clipboard
[READ-ONLY] Official Appwrite Dart SDK 💙
### 👟 Reproduction steps When publishing any function to Appwrite using the latest `8.0.1` version you get an error like this > Because every version of appwrite_function from path depends...
### 👟 Reproduction steps 1. Create a new collection with a `string` attribute with `required` = true and give a max size of 255. 2. Try to update only the...
## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...
### 👟 Reproduction steps Upload a 1GB file to appwrite Deploy a function using this dart SDK which downloads it. / Use the dart sdk locally and try to download...