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
+3
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
+4
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