social_login_web 2.0.0 copy "social_login_web: ^2.0.0" to clipboard
social_login_web: ^2.0.0 copied to clipboard

Platformweb

Handles Web login in many social networks

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add social_login_web

With Flutter:

 $ flutter pub add social_login_web

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

dependencies:
  social_login_web: ^2.0.0

Alternatively, your editor might support dart pub get or 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_web/facebook_login.dart';
import 'package:social_login_web/user_login.dart';
1
likes
90
pub points
0%
popularity

Publisher

unverified uploader

Handles Web login in many social networks

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

swiss_knife

More

Packages that depend on social_login_web