Skip to content

robbyrahmana/app_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Chat (Dark Mode)

This tutorial will show step by step how to create chat application using flutter.

Desig credit: https://dribbble.com/shots/10532189-Chat-Dark-Mode

Parts

This part will show how to create the Chat List Page
This part will show how to create the Chat Item Page
This part will show how connect our chat application to firebase

Command

Run flutter application

flutter emulators --launch <emulator name>

Build

flutter build apk

Plugins