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.cancelledvalue - Added
CredentialStatus.transferredvalue - Added Flutter
AppleSignInButtonbutton - Added
AppleSignIn.isAvailable()method