Skip to content

Releases: appwrite/sdk-for-flutter

20.3.2

19 Nov 08:55
948b14b

Choose a tag to compare

What's Changed

  • Fix OAuth2 browser infinite redirect issue

Full Changelog: 20.3.1...20.3.2

20.3.1

13 Nov 06:24
34cfa41

Choose a tag to compare

What's Changed

  • Fix passing of null values and stripping only non-nullable optional parameters from the request body

Full Changelog: 20.3.0...20.3.1

20.3.0

03 Nov 06:01
bfb1a4f

Choose a tag to compare

What's Changed

  • Add total parameter to list queries allowing skipping counting rows in a table for improved performance
  • Add Operator class 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

30 Oct 12:50
6f43583

Choose a tag to compare

What's Changed

  • Widen device_info_plus and package_info_plus dependencies to allow for newer versions for Android 15+ support
  • Fix CHUNK_SIZE constant to chunkSize
  • Fix missing @override annotation to toMap method in all model classes

Full Changelog: 20.2.1...20.2.2

20.2.1

09 Oct 11:05
e37e64e

Choose a tag to compare

What's Changed

  • Add transaction support for Databases and TablesDB

Full Changelog: 20.1.0...20.2.1

20.1.0

08 Oct 07:34
439d798

Choose a tag to compare

What's Changed

  • Deprecate createVerification method in Account service
  • Add createEmailVerification method in Account service

Full Changelog: 20.0.0...20.1.0

20.0.0

03 Oct 04:15
7c5b893

Choose a tag to compare

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

25 Sep 12:26
222edda

Choose a tag to compare

What's Changed

Full Changelog: 19.0.0...19.1.0

19.0.0

09 Sep 07:14
0651a31

Choose a tag to compare

What's Changed

  • Rename CreditCard enum value unionChinaPay to unionPay
  • Add time between query support
  • Add spatial query support

Full Changelog: 18.0.0...19.0.0

18.0.0

26 Aug 07:39
d1e9a39

Choose a tag to compare

What's Changed

Full Changelog: 17.1.0...18.0.0