FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

flutter-samples/packages/chatty at develop · GetStream/flutter-samples · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Stream Chatty

⚠️ Attention: This example is no longer maintained. It uses older versions of our packages and was tested on an older version of Flutter.


Stream Chatty is a sample chat app made in Flutter using Stream Chat, Firebase, and flutter_bloc. It has full light and dark mode support, real-time chat, and full authentication using Firebase auth.

Stream Chatty was created by Diego Velasquez as part of a Youtube series. A step by step guide to building Stream Chatty from scratch can be found here:

Activate English subtitles

Image

Design

Diego's Networks

Features

  • Login using Firebase Auth and Google Sign In
  • Upload pictures using Firebase Storage
  • Realtime chat using StreamChat package
  • Dark mode/Light mode
  • State Management using flutter_bloc and cubits

Installation

  • Clone project
  • Configure Firebase (google-services.json and Google-Service.info.plist files)
  • Configure Google Sign In
  • Configure your Stream project

Back | FazBrowse Home | New Git URL