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

A Flutter plugin for integrating social login functionalities into your app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nexever_social_auth

With Flutter:

 $ flutter pub add nexever_social_auth

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

dependencies:
  nexever_social_auth: ^0.0.3

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:nexever_social_auth/nexever_social_auth.dart';
2
likes
0
points
119
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating social login functionalities into your app.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, firebase_auth, flutter, flutter_facebook_auth, google_sign_in, http, sign_in_with_apple

More

Packages that depend on nexever_social_auth