Learn to add Google Auth inside your Android, iOS and Web application.

In this tutorial, I have explained step by step how to integrate google sign in inside flutter application for all the three major platforms.

Extension for code templates:
https://marketplace.visualstudio.com/items?itemName=get-snippets.get-snippets

Firebase Console:
https://console.firebase.google.com

Google Cloud Console:
https://console.cloud.google.com/apis/dashboard

Run app on fixed port:
flutter run -d chrome --web-hostname localhost --web-port 5000

  • 0:00 - Introduction
  • 0:36 - Project creation
  • 2:05 - UI Design - login
  • 2:40 - iOS integration
  • 4:35 - google_sign_in package
  • 6:44 - UI Design - profile
  • 14:00 - Android integration
  • 15:48 - Web integration

#flutter

How to Integrate Google Sign In Inside Flutter Application
7.95 GEEK