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.
Comments are closed.