ykabbara / coding-with-flutter-login-demo

Source code for login demo in Coding with Flutter series

Home Page:https://codingwithflutter.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License: MIT

About

Source code for login demo in Coding with Flutter series

https://codingwithflutter.com/

License:MIT License


Languages

Language:Dart 79.3%Language:Ruby 13.5%Language:Objective-C 4.8%Language:Java 2.3%