flutter changelog updated

This commit is contained in:
Damodar Lohani
2022-08-30 03:05:31 +00:00
parent 32a8232689
commit 7a2f90b5bf
+5
View File
@@ -1,3 +1,8 @@
## 7.0.0
* **BREAKING** Switched to using [flutter_web_auth_2](https://pub.dev/packages/flutter_web_auth_2), check Getting Started section in Readme for changes (Android and Web will require adjustments for OAuth to work properly)
* Fixes Concurrent modification issue
* Upgrade dependencies
## 6.0.0
* Support for Appwrite 0.15
* **NEW** Phone authentication `account.createPhoneSession()`