nexever_social_auth 0.0.6 copy "nexever_social_auth: ^0.0.6" to clipboard
nexever_social_auth: ^0.0.6 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 Flutter:

 $ flutter pub add nexever_social_auth

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

dependencies:
  nexever_social_auth: ^0.0.6

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

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (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