the_apple_sign_in 1.0.0 the_apple_sign_in: ^1.0.0 copied to clipboard
Sign in With Apple for Flutter. Native API bindings and a Flutter implementation of the sign in button.
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