1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

dart and flutter changelog

This commit is contained in:
Damodar Lohani 2021-12-17 17:56:13 +05:45
parent cfd9938415
commit fb5fbaaefa
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,6 @@
## 2.0.0
- BREAKING All services and methods now return structured response objects instead of `Response` object
## 1.0.2
- Support for Appwrite 0.11

View file

@ -1,3 +1,7 @@
## 2.1.0
- Updated `flutter_we_auth` plugin now supports Flutter web for OAuth2 sessions [read more](https://github.com/appwrite/sdk-for-flutter/blob/master/README.md#web)
- Added linters and updated codebase to match the rules
## 2.0.3
- Support for Appwrite 0.11
- Fix comments on `sum` attributes