apple_sign_in 0.0.1 copy "apple_sign_in: ^0.0.1" to clipboard
apple_sign_in: ^0.0.1 copied to clipboard

discontinuedreplaced by: the_apple_sign_in
outdated

Sign in With Apple for Flutter

Apple Sign In - Flutter Plugin #

Access Sign In with Apple from Flutter.

⚠️ This plugin is still in development and APIs will probably still change ⚠️

Platform support #

This plugin currently only supports iOS. There's a JavaScript framework for Android.

To Do #

  • Documentation
  • Support for revocation notifications
  • Support for iOS 12 and below, including an isAvailable() method to check if sign in is available
  • Flutter widget version of the "Sign in With Apple" button, to avoid the cost of creating a UIKit view

Implementing #

  1. Configure your app in Xcode to add the "Sign In with Apple" capability
  2. Enable Flutter platform views: in your app's Info.plist, add a boolean field with the key io.flutter.embedded_views_preview with the value YES
  3. See the example app to see how the API works
90
likes
0
pub points
90%
popularity

Publisher

unverified uploader

Sign in With Apple for Flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on apple_sign_in