sign_in_with_apple 2.5.3 copy "sign_in_with_apple: ^2.5.3" to clipboard
sign_in_with_apple: ^2.5.3 copied to clipboard

outdated

Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.

2.5.3. #

  • Fixes an issue with the compilation if compileSdkVersion 29 or higher is forced upon the package's build (#126)

2.5.2 #

  • Fix a bug where the authentication would crash on Android if only the AppleIDAuthorizationScopes.email was requested (#117)

2.5.1 #

  • Fix security deeplink issue which allowed to crash Flutter apps which have the signinwithapple plugin installed on Android (#103)

2.5.0 #

  • Properly handle the cancellation of the user from the web flow
    • Thanks to @eduribas for contributing this fix

2.4.0 #

  • Manual closes of the Chrome Custom Tab on Android are now reported through a SignInWithAppleAuthorizationException with the code AuthorizationErrorCode.canceled (same as on iOS)
  • AppleLogoPainter is now exposed, so consumers can use it to build their own buttons

2.3.0 #

2.2.0 #

  • Add the ability to pass a state value through the authentication flow

2.1.0+1 #

  • Clean up example project to come without a pre-set team ID and a unused bundle ID.

2.1.0 #

2.0.0+5 #

  • Extend integration docs for iOS and macOS

2.0.0+4 #

  • Fix publication to really include 2.0.0+3

2.0.0+3 #

  • Added Android integration example to README

2.0.0+2 #

  • Fix typos in README

2.0.0+1 #

  • Fix example code in README to show simplified API

2.0.0 #

  • Added Android support
  • Simplified external API

1.1.1 #

  • Remove re-declared method in Android wrapper (#37)

1.1.0 #

  • Added macOS support

1.0.0 #

  • Initial release of Sign in with Apple plugin that can request authentication via Apple ID and stored keychain passwords
1757
likes
0
pub points
100%
popularity

Publisher

verified publisheraboutyou.com

Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on sign_in_with_apple