FLUTTER ECOSYSTEM

vineeshvk/chat-app-flutter

यह फ्लटर का उपयोग करके बनाया गया पूरी तरह से कार्यात्मक चैट ऐप है। एक-से-एक चैट और समूह चैट दोनों के साथ।

चैट ऐप-फ्लटर प्रोजेक्ट कवर
Stars
387
Forks
141
अंतिम पुश (UTC)
1 अक्टू॰ 2020
प्रोजेक्ट स्थिति
सक्रिय
Vineesh V GitHub avatar
GITHUB User

Vineesh V ↗

Flutter | Express.js

भाषाएँDartObjective-CShellJava

तकनीकी विषय

उपयोग की गई निर्भरताएँ

निर्भरता सूची 10 आइटम

रैंकिंग

मूल README

यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।

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