FLUTTER ECOSYSTEM

vineeshvk/chat-app-flutter

Flutterを使用して構築された完全に機能するチャットアプリです。1対1のチャットとグループチャットの両方に対応しています。

チャットアプリ-flutter のプロジェクト画像
Stars
387
Forks
141
最終プッシュ(UTC)
2020/10/01
プロジェクト状態
公開中
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