FLUTTER ECOSYSTEM

vineeshvk/chat-app-flutter

flutter를 사용하여 구축된 완전히 기능하는 채팅 앱입니다. 1:1 채팅과 그룹 채팅 모두 지원합니다.

채팅 앱-flutter 프로젝트 이미지
Stars
387
Forks
141
최근 푸시(UTC)
2020. 10. 1.
프로젝트 상태
활성
Vineesh V GitHub avatar
GITHUB User

Vineesh V ↗

Flutter | Express.js

Coimbatore, Tamil Nadu, India.공식 웹사이트 ↗
언어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