whatsupcoders / GoogleSignin

I will be showing you how to integrate Google sign-in in your flutter application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fluttergooglesigninapp

Flutter Tutorial - Google Sign In with Flutter I will be showing you how to integrate Google sign-in in your flutter application.

For the Flutter Tutorial - Google Sign In with Flutter Video series you can check this link https://youtu.be/NaFI6bVI_NY

Getting Started

I will be showing you how to integrate Google sign-in in your flutter application.

Regarding the Firebase project setup, you can follow the Firestore to Firebase video series https://www.youtube.com/watch?v=R12ks4yDpMM Firebase console - https://console.firebase.google.com

Below are the details of the plugins used.

https://pub.dartlang.org/packages/google_sign_in google_sign_in: ^4.0.1+3 https://pub.dartlang.org/packages/firebase_auth firebase_auth: ^0.8.3

How to deal with AndroidX compatibility issue. https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility

For more Flutter Tutorials watch my videos on https://www.youtube.com/c/whatsupcoders
If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| ๐Ÿ‘

FOLLOW ME HERE:

Facebook: https://www.facebook.com/whatsupcoders Twitter: https://www.twitter.com/whatsupcoders

About

I will be showing you how to integrate Google sign-in in your flutter application.


Languages

Language:Dart 87.8%Language:Objective-C 8.1%Language:Java 4.1%