vineeshvk / chat-app-flutter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

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


Languages

Language:Dart 97.1%Language:Objective-C 1.3%Language:Shell 1.0%Language:Java 0.6%