[READ-ONLY] Official Appwrite Flutter SDK 💙
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
## What's Changed * Breaking: Channel API no longer defaults to '*'; explicit IDs required. * Updated: Docs and README reflect 21.4.1; TTL examples a…
## What's Changed * Added upsert() to DocumentChannel and RowChannel to support upsert operations on documents and rows. * Added Query.contains, Quer…
## What's Changed Release version 21.3.0 **Full Changelog**: https://github.com/appwrite/sdk-for-flutter/compare/22.2.0...21.3.0
## What's Changed * Add `queries` parameter to Realtime subscriptions for filtering events * Fix `Roles` enum removed from Teams service; `roles` par…
## What's Changed * Add array-based enum parameters (e.g., `permissions: List<BrowserPermission>`). * Breaking change: `Output` enum has been removed…
## What's Changed * feat: Flutter SDK update for version 20.3.2 by @ChiragAgg5k in https://github.com/appwrite/sdk-for-flutter/pull/290 * feat: Flut…
## What's Changed * Fix OAuth2 browser infinite redirect issue **Full Changelog**: https://github.com/appwrite/sdk-for-flutter/compare/20.3.1...20.3…
## What's Changed * Fix passing of `null` values and stripping only non-nullable optional parameters from the request body **Full Changelog**: https…