tedsoso / app_chat

Chat Application Built using Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Chat Application Built using Flutter


Languages

Language:Dart 95.1%Language:Kotlin 2.4%Language:Swift 2.3%Language:Objective-C 0.2%