social_login_all 1.0.0+1 copy "social_login_all: ^1.0.0+1" to clipboard
social_login_all: ^1.0.0+1 copied to clipboard

A Social Login - Facebook, Google and Twitter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_login_all

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

dependencies:
  social_login_all: ^1.0.0+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:social_login_all/enums/buttons.dart';
import 'package:social_login_all/social_login.dart';
import 'package:social_login_all/widgets/button_components.dart';
3
likes
100
pub points
13%
popularity

Publisher

unverified uploader

A Social Login - Facebook, Google and Twitter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on social_login_all