masamune_signin_apple 0.9.2+2 masamune_signin_apple: ^0.9.2+2 copied to clipboard
Plugin for signing in with a Apple account. Basically used with masamune_firebase authentication; requires use of FirebaseAuth.
Masamune signin framework for apple #
Plugin for signing in with a Apple account.
Basically used with masamune_firebase authentication; requires use of FirebaseAuth.
Getting Started #
Add this to your package's pubspec.yaml file:
dependencies:
masamune_signin_apple: ^0.9.2
You should then run flutter pub upgrade
.
Usage #
import 'package:masamune_signin_apple/masamune_signin_apple.dart';