apple_sign_in_plugin 2.0.0-dev.2 copy "apple_sign_in_plugin: ^2.0.0-dev.2" to clipboard
apple_sign_in_plugin: ^2.0.0-dev.2 copied to clipboard

Sign in with Apple for iOS, macOS, Android, Web, Windows, and Linux — native on Apple platforms, Apple's own web flow elsewhere. No third-party Apple Sign-In SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apple_sign_in_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  apple_sign_in_plugin: ^2.0.0-dev.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:apple_sign_in_plugin/apple_sign_in_plugin.dart';
14
likes
160
points
124
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Sign in with Apple for iOS, macOS, Android, Web, Windows, and Linux — native on Apple platforms, Apple's own web flow elsewhere. No third-party Apple Sign-In SDK.

Repository (GitHub)
View/report issues
Contributing

Topics

#apple-sign-in #authentication #ios #android #web

License

MIT (license)

Dependencies

apple_sign_in_plugin_android, apple_sign_in_plugin_darwin, apple_sign_in_plugin_linux, apple_sign_in_plugin_platform_interface, apple_sign_in_plugin_web, apple_sign_in_plugin_windows, flutter

More

Packages that depend on apple_sign_in_plugin

Packages that implement apple_sign_in_plugin