Skip to content

Project demonstrates building a simple chat application using Flutter framework and Firebase cloud

Notifications You must be signed in to change notification settings

gradycsjohnson/flutter-flash-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Chat on Firebase

Project demonstrates building a simple chat application using Flutter framework and Firebase cloud. App does not poll for new messages, instead streams are used to make it reactive.

Tech stack

  • Firebase authentication for user management.
  • Firebase Firestore message storage.

Screenshots

alt text alt text

About

Project demonstrates building a simple chat application using Flutter framework and Firebase cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 90.5%
  • Ruby 6.6%
  • Swift 2.0%
  • Other 0.9%