apple_sign_in_plugin_darwin 0.0.1-dev.2 copy "apple_sign_in_plugin_darwin: ^0.0.1-dev.2" to clipboard
apple_sign_in_plugin_darwin: ^0.0.1-dev.2 copied to clipboard

PlatformiOSmacOS

iOS and macOS implementation of the apple_sign_in_plugin package, built directly on Apple's AuthenticationServices framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apple_sign_in_plugin_darwin

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_darwin: ^0.0.1-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_darwin/apple_sign_in_plugin_darwin.dart';
0
likes
160
points
108
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS and macOS implementation of the apple_sign_in_plugin package, built directly on Apple's AuthenticationServices framework.

Repository (GitHub)
View/report issues
Contributing

Topics

#apple-sign-in #authentication #ios #macos

License

MIT (license)

Dependencies

apple_sign_in_plugin_platform_interface, flutter

More

Packages that depend on apple_sign_in_plugin_darwin

Packages that implement apple_sign_in_plugin_darwin