Skip to content

πŸ’¬ 🌐 Online chat integrated with firebase

Notifications You must be signed in to change notification settings

matheusTA/chat_online_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Chat online

πŸ’¬ 🌐 Online chat integrated with firebase.

🎨 Screens

Flutter App Flutter app Flutter app

βœ… Features

  • real-time chat
  • Photo upload
  • Authentication with google
  • Firebase dabase

🧰 Tools

πŸ‘©β€πŸ« Getting Started

  • Cloning Project
    • git clone https://github.com/matheusTA/chat_online_flutter.git
    • cd chat_online_flutter
  • Add the google-services.json file generated by firebase in the following path
    • android/app
  • Install packages
    • flutter pub get
  • Run app

πŸ™‹β€β™‚οΈ Author