Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 533 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 533 Bytes

💬 Chat App

image

A chat app built using Flutter and Firebase.

chat_app_demo_gif.mov

Getting Started

Login or create an account. Pick a sender. Send messages.

To run on web

  • flutter run -d chrome
  • To see logs: Look for dart.developer.log in console (must set 'levels' to 'verbose')