firebase_sign_in 0.0.16 copy "firebase_sign_in: ^0.0.16" to clipboard
firebase_sign_in: ^0.0.16 copied to clipboard

firebase google sign-in all methods in Flutter package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_sign_in

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

dependencies:
  firebase_sign_in: ^0.0.16

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:firebase_sign_in/sociallogin.dart';
0
likes
130
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

firebase google sign-in all methods in Flutter package project.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

firebase_auth, firebase_core, flutter, google_sign_in, google_sign_in_web

More

Packages that depend on firebase_sign_in