Skip to content

marciovalim/flutter-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Chat App

A whatsapp like chat app made with Flutter and Firebase.

Auth Screen Contacts Screen Messages Screen

Getting Started

Note: You already need to have Flutter installed.

# clone the repo
git clone https://github.com/marciovalim/flutter-chat-app.git 

# move to the cloned repo
cd flutter-chat-app

# get dependencies
flutter pub get

# run application
flutter run

📝 License

This project is under MIT License. See LICENSE for more details.