Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 955 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 955 Bytes

Flutter & Firebase Authentication demo

Source code based on my Flutter & Firebase Authentication video series:

Preview

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 and android/app/google-services.json files as needed.