appwrite_auth_kit 0.7.0 appwrite_auth_kit: ^0.7.0 copied to clipboard
A wrapper for Appwrite's Accounts service, makes it easy to manage authentication and account features.
[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
FlAppwriteAccountKit
is 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