Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.38 KB

README.md

File metadata and controls

49 lines (39 loc) · 1.38 KB

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