Releases: appwrite/sdk-for-flutter
Releases · appwrite/sdk-for-flutter
20.3.2
20.3.1
What's Changed
- Fix passing of
nullvalues and stripping only non-nullable optional parameters from the request body
Full Changelog: 20.3.0...20.3.1
20.3.0
What's Changed
- Add
totalparameter to list queries allowing skipping counting rows in a table for improved performance - Add
Operatorclass for atomic modification of rows via update, bulk update, upsert, and bulk upsert operations
Full Changelog: 20.2.2...20.3.0
20.2.2
What's Changed
- Widen
device_info_plusandpackage_info_plusdependencies to allow for newer versions for Android 15+ support - Fix
CHUNK_SIZEconstant tochunkSize - Fix missing
@overrideannotation totoMapmethod in all model classes
Full Changelog: 20.2.1...20.2.2
20.2.1
20.1.0
What's Changed
- Deprecate
createVerificationmethod inAccountservice - Add
createEmailVerificationmethod inAccountservice
Full Changelog: 20.0.0...20.1.0
20.0.0
What's Changed
- feat: Flutter SDK update for version 20.0.0 by @ChiragAgg5k in #274, introduces support of enums in response models.
Full Changelog: 19.1.0...20.0.0
19.1.0
19.0.0
What's Changed
- Rename
CreditCardenum valueunionChinaPaytounionPay - Add time between query support
- Add spatial query support
Full Changelog: 18.0.0...19.0.0