Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 412 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 412 Bytes

Firebase Flutter Chat

A flutter app that shows how you can create Firebase application.

Getting Started

For help getting started with Flutter, view our online documentation.

Firebase Setup

  1. Ensure you have created a Firebase app
  2. Create an android application in Firebase, and download google-services.json
  3. Put the google-services.json into the android/app folder