Back to Browse

Best Way to implement GoogleSignUp Method or Google Authentication using firebase and Flutter.

308 views
Jun 13, 2022
23:57

#flutter #fluttertutorial #tutorial #bedevelopers #googleSignup #firebaseauth #firebase #firebaseGoogleAuth The best way to implement GoogleAuthentication inside firebase and flutter. ========================================================== source code: - https://github.com/vagish1/FirebaseFlutterCourse Google Signin Plugin - https://pub.dev/packages/google_sign_in ========================================================== ------------------------------- What's inside this pack ------------------------------------------ 00:00 - Introduction to the video. 00: 24 - Discuss the step we, will use in this video to integrate GoogleSignup Method. 01:55 - Installing GoogleSignIn Plugin inside pubspec.yaml file. 02:44 - Enabling GoogleSignIn Provider inside the firebase console. 03:35 - Generating and adding SHA-1/SHA-256 Certificate inside firebase console. 04:54 - Adding Google-service.json file to android app module folder. 06:16 - Creating Function in order to integrate the google sign-up method. 07:14 - Discuss how to get the integration done for GoogleAuthentication inside different platforms like IOS, Web, and Android. 07:41 - Checking in which platform our app is running. 08:33 - Enabling the Google Signup method inside Flutter Web. 11:33 - Enabling the Google Signup method inside Mobile Platform (IOS/Android). 15:53 - Handling the exception while signup with google inside flutter. 16:56 - Calling the Function on the onTap of the button inside the flutter. 17:08 - Using showModalBottomSheet and FutureBuilder to track the progress of our Google signup process. 18:21 - Adding Firebaseauth script tag inside flutter web index.html file, in order to enable google signup inside flutter web. 19:33 - Checking the status of the integration inside the Mobile platform. 20:25 - Checking the status of the integration inside the Web platform. 22:49 - Successfully integrated Google SignUp Method inside flutter web, Android, Ios. --------------------------------------------Thanks for watching-----------------------------------

Download

0 formats

No download links available.

Best Way to implement GoogleSignUp Method or Google Authentication using firebase and Flutter. | NatokHD