appwrite_auth_kit 0.10.0
appwrite_auth_kit: ^0.10.0 copied to clipboard
A wrapper for Appwrite's Accounts service, makes it easy to manage authentication and account features.
0.10.0 #
- Updated to Appwrite SDK 12.0.0
- BREAKING Updated naming to be consistent
createEmailSessionis nowcreateEmailPasswordSession - BREAKING Updated naming to be consistent
createPhoneSessionis nowcreatePhoneToken - BREAKING Updated naming to be consistent
createMagicURLSessionis nowcreateMagicURLToken - BREAKING Changed argument
providerofcreateOAuth2SessionfromStringtoOAuthProvider - BREAKING Removed argument
passwordAgainofupdateRecovery
0.9.0 #
- Updated to Appwrite SDK 11.0.0
0.8.0 #
- Appwrite 1.3 Support
0.7.0 #
- Updated to Appwrite SDK 8.2.0
0.6.0 #
- Updated to Appwrite SDK 8.1.0
- BREAKING Appwrite 1.0 Support
0.5.0 #
- BREAKING Updated naming to be consistent
FlAppwriteAccountKitis nowAppwriteAccountKit - BREAKING Minimum Dart SDK required 2.17 to be consistent with Appwrite
0.4.0 #
- BREAKING Upgraded to Appwrite Flutter SDK 7.0.0
- More on Appwrite's Flutter SDK Changelog
0.3.0 #
- Upgrade to support Appwrite 0.15
- More on Appwrite's Flutter SDK Changelog
0.2.1 #
- Fix export issues
0.2.0 #
- Upgrade to support Appwrite 0.14
- More on Appwrite's Flutter SDK Changelog
0.1.0 23 April, 2022 #
- First release