/app_chat

Chat Application Built using Flutter

Primary LanguageDart

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