In this tutorial we will add Firebase Authentication and Google Sign in to a Flutter web application. Beginner friendly.
Written Tutorial: https://levelup.gitconnected.com/using-firebase-in-flutter-web-4b99952180aa
Relevant Links:
Source code: https://github.com/funwithflutter/tutorials/tree/master/001-Flutter-Web-Firebase-Auth-Google
Firebase Auth package: https://pub.dev/packages/firebase_auth
Google Sing in package: https://pub.dev/packages/google_sign_in
Firebase: http://firebase.google.com/
Download
0 formats
No download links available.
Flutter Web | Add Firebase Authentication and Google Sign in | NatokHD