menu
plugin_package_test package
documentation
presentation/controllers/sign_up/sign_up_controller.dart
SignUpController
signInWithApple method
signInWithApple method
dark_mode
light_mode
signInWithApple
method
Future
<
String
>
signInWithApple
(
)
Implementation
Future<String> signInWithApple() async { return "Connexion avec Apple"; }
plugin_package_test package
documentation
presentation/controllers/sign_up/sign_up_controller
SignUpController
signInWithApple method
SignUpController class