sdk-for-dart icon indicating copy to clipboard operation
sdk-for-dart copied to clipboard

[READ-ONLY] Official Appwrite Dart SDK 💙

Results 14 sdk-for-dart issues
Sort by recently updated
recently updated
newest added

### 👟 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...

bug

### 👟 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...

bug

## 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...

bug