the_apple_sign_in 1.1.1 the_apple_sign_in: ^1.1.1 copied to clipboard
Sign in With Apple for Flutter. Native API bindings and a Flutter implementation of the sign in button.
1.1.1 #
- Update Example app for better readability
1.1.0 #
- Null Safety and Flutter2 stuff
1.0.0 #
- Customisable text for the Button, for use by localization
- Refreshed release
- Null Safety
0.1.0 #
- NB! this log is from the original repo
- Add
CredentialStatus.transferred
- Added documentation
- API should now be stable
- Added
AuthorizationStatus.cancelled
value - Added
CredentialStatus.transferred
value - Added Flutter
AppleSignInButton
button - Added
AppleSignIn.isAvailable()
method