flutter_all_social_login 0.0.3 copy "flutter_all_social_login: ^0.0.3" to clipboard
flutter_all_social_login: ^0.0.3 copied to clipboard

PlatformiOS

Using this package to sign in all social platform like Google login, Apple login, Facebook, LinkedIn

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_all_social_login

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

dependencies:
  flutter_all_social_login: ^0.0.3

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:flutter_all_social_login/flutter_all_social_login.dart';
3
likes
80
pub points
54%
popularity

Publisher

unverified uploader

Using this package to sign in all social platform like Google login, Apple login, Facebook, LinkedIn

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

crypto, firebase_auth, firebase_core, flutter, flutter_facebook_auth, fluttertoast, google_sign_in, linkedin_login, sign_in_with_apple

More

Packages that depend on flutter_all_social_login