Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 419 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 419 Bytes

Flutter Chat

Design

  • Built using Flutter
  • Follows Google's Material You approach
  • Clean, minimal design that reflects your device theme
  • Backend - FIrebase

Product

  • Group-based, real-time chat-ability
  • Search for, join, and leave groups
  • Login/Register to user accounts using email authentication

Reproduce

git clone https://github.com/veer258/flutter_chat.git
cd ./flutter_chat
flutter run