Flutter & Firebase Authentication
Source code for login demo in Coding with Flutter series.
Firebase configuration
You need to register the project with your own Firebase account.
-
Use
com.flutter.logindemo
as your bundle / application ID when generating the Firebase project. -
Download the
ios/Runner/GoogleService-Info.plist
andandroid/app/google-services.json
files as needed.