/flutter-firebase-tutorial

Flutter Firebase Tutorial For Beginners Starter and Final Code

Primary LanguageDart

Flutter Firebase Tutorial

This project contains 2 parts:

  • starter_code
  • final_code

Clone them by following these steps:

  1. Click on the green button called Code
  2. Copy the URL in https tab or click Download Zip button
  3. Enter the following line in the terminal - git clone <url> (if you didn't click on the Download Zip Button)
  4. cd starter_code (or final_code)
  5. Enter the following line in the terminal - flutter pub get