apple_sign_in_plugin_windows 0.0.1-dev.1 copy "apple_sign_in_plugin_windows: ^0.0.1-dev.1" to clipboard
apple_sign_in_plugin_windows: ^0.0.1-dev.1 copied to clipboard

PlatformWindows

Windows implementation of the apple_sign_in_plugin package, using Apple's official web authorization flow via system browser and MethodChannel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apple_sign_in_plugin_windows

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_windows: ^0.0.1-dev.1

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_windows/apple_sign_in_plugin_windows.dart';
0
likes
160
points
77
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Windows implementation of the apple_sign_in_plugin package, using Apple's official web authorization flow via system browser and MethodChannel.

Repository (GitHub)
View/report issues
Contributing

Topics

#apple-sign-in #authentication #windows

License

MIT (license)

Dependencies

apple_sign_in_plugin_platform_interface, flutter

More

Packages that depend on apple_sign_in_plugin_windows

Packages that implement apple_sign_in_plugin_windows