FLUTTER ECOSYSTEM

vineeshvk/chat-app-flutter

It's a fully functioning chat app built using flutter. With both one on one chats and group chats

chat-app-flutter project cover
Stars
387
Forks
141
Last push (UTC)
Oct 1, 2020
Project status
Active
Vineesh V GitHub avatar
GITHUB User

Vineesh V ↗

Flutter | Express.js

Coimbatore, Tamil Nadu, India.Official website ↗
LanguagesDartObjective-CShellJava

Technical topics

Dependencies used

Dependency list 10 items

Rankings

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README
https://raw.githubusercontent.com/vineeshvk/chat-app-flutter/HEAD/assets/icon/logo.png

Chap Client

It's a fully functional and secure cross platform chat application built using flutter and uses a graphql server that acts as an interface between the Database and the client.

Contributors

Vineesh (me) - Front-end and Back-end developer

Roshan G Rahman - Designer

Server

Chat app server is the used as the backend for this app.

Release

Download the chap.apk for android

Screenshots

https://raw.githubusercontent.com/vineeshvk/chat-app-flutter/HEAD/assets/screenshots/mock1.jpg https://raw.githubusercontent.com/vineeshvk/chat-app-flutter/HEAD/assets/screenshots/mock2.jpg https://raw.githubusercontent.com/vineeshvk/chat-app-flutter/HEAD/assets/screenshots/mock3.jpg https://raw.githubusercontent.com/vineeshvk/chat-app-flutter/HEAD/assets/screenshots/mock4.jpg https://raw.githubusercontent.com/vineeshvk/chat-app-flutter/HEAD/assets/screenshots/mock5.jpg

Features

  • signup and signin
  • create individual and group chats and delete them
  • view and add messages
  • dark mode
  • notification(only for android)
  • instant messages

Tools used

How to run

First go and setup the server for the chat app

flutter packages get
flutter run --release