appwrite_auth_kit
A wrapper for Appwrite's Accounts service, makes it easy to manage authentication and account features.
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 9 months
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
11 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Apr 2022 to Aug 2024Releases
latest 11-
0.10.002 Aug 2024 -
0.9.028 Oct 2023Release notes
Open source →What's Changed
- solved the dependency issue with the newest appwrite package 11.0.0 by @FaisalMohammadi in #20
New Contributors
- @FaisalMohammadi made their first contribution in #20
Full Changelog: 0.8.0...0.9.0
-
0.8.019 Apr 2023Release notes
Open source → -
0.7.002 Jan 2023Release notes
Open source →What's Changed
- updated to support appwrite sdk 8.2.0 by @lohanidamodar in #15
Full Changelog: 0.6.0...0.7.0
Release notes
Open source →-
Support for Appwrite 0.9
-
Breaking - removed order type enum, now you should pass string 'ASC' or 'DESC'
-
Image Crop Gravity support in image preview service
-
New endpoint in Account getSession to get session by ID
-
Fix - issues with User-Agent when app name consisted of non-ASCII characters
-
Fix - issue with null Success and Failure URL in createOAuth2Session
-
Updated underlying dependencies
-
0.6.030 Oct 2022Release notes
Open source →What's Changed
- Upgrade to appwrite v1 by @fballan93 in #14
New Contributors
- @fballan93 made their first contribution in #14
Full Changelog: 0.5.0...0.6.0
Release notes
Open source →-
Upgraded to Null-safety, minimum Dart SDK required 2.12.0
-
Upgraded all underlying dependencies to null safe version
-
BREAKING Renamed parameter inviteId to membershipId on teams.updateMembershipStatus, teams.deleteMembership
-
Anonymous login
-
JWT Support
-
Fallback Cookies for Flutter Web if 3rd party cookies are blocked
-
Custom User Agent Support
-
Update membership roles
-
New awesome image preview features, supports borderRadius, borderColor, borderWidth
-
0.5.031 Aug 2022Release notes
Open source →- BREAKING Updated naming to be consistent
FlAppwriteAccountKitis nowAppwriteAccountKit - BREAKING Minimum Dart SDK required 2.17 to be consistent with Appwrite
- BREAKING Updated naming to be consistent
-
0.4.031 Aug 2022Release notes
Open source →- BREAKING Upgraded to Appwrite Flutter SDK 7.0.0
- More on Appwrite's Flutter SDK Changelog
Release notes
Open source →-
Improved code quality
-
Enabled access to private storage files
-
Easier integration for preview images with the image widget
-
Added custom Appwrite exceptions
-
Breaking: getFilePreview, getFileDownload and getFileView now return Future instead of String
-
0.3.004 Jul 2022Release notes
Open source →What's Changed
- update to latest appwrite version by @lohanidamodar in #9
- updates to support appwrite 0.15 by @lohanidamodar in #11
Full Changelog: 0.1.0...0.3.0
-
0.2.119 May 2022 -
0.2.019 May 2022Release notes
Open source →-
Updated flutter_web_auth plugin to version 0.2.4
-
Added per project unique callback for OAuth2 redirects to avoid conflicts between multiple Appwrite projects
-
-
0.1.023 Apr 2022