mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated Flutter changelog
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
## 0.6.0
|
||||
|
||||
- Upgraded to Null-safety, minimum Dart SDK required 2.12.0
|
||||
- Upgraded all underlying dependencies to null safe version
|
||||
- [Anonymous login](https://appwrite.io/docs/client/account?sdk=flutter#accountCreateAnonymousSession)
|
||||
- [JWT Support](https://appwrite.io/docs/client/account?sdk=flutter#accountCreateJWT)
|
||||
- Fallback Cookies for Flutter Web if 3rd party cookies are blocked
|
||||
- Custom User Agent Support
|
||||
- [Update membership roles](https://appwrite.io/docs/client/teams?sdk=flutter#teamsUpdateMembershipRoles)
|
||||
- Renamed parameter inviteId to membershipId on teams.updateMembershipStatus, teams.deleteMembership (Breaking Change)
|
||||
|
||||
## 0.5.0-dev.1
|
||||
|
||||
- Upgraded to Null-safety, minimum Dart SDK required 2.12.0 and minimum Flutter SDK version required 2.0.0
|
||||
|
||||
Reference in New Issue
Block a user