Skip to content

TjandraD/flash-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash Chat ⚡️

Main Goal

Learn how to incorporate Firebase into a Flutter apps. I use Firebase Cloud Firestore as well as the Firebase authentication package to equip this app with a cloud-based NoSQL database and secure authentication methods.

Pre-Requisite to Run The Program

  • Have Flutter installed (for installation guidance go check this link)
  • Have an Android / iOS emulator installed (or you can simply plug your own device to your computer)

How to Build The Program

  • Open your terminal
  • Change the working directory into the current project directory
  • Execute flutter build apk in your terminal

How to Run The Program

  • Open your terminal
  • Change the working directory into the current project directory
  • Execute flutter run in your terminal

How to Run The Tests

No test has been written yet for this app

App Preview

Finished App

About

A simple chat app built with Flutter & Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors