IshuPrabhakar/Heyy-chat-app
Flutter、Asp.Net Core Web Api、SignalR、WebRTC などを使用したリアルタイムチャットアプリケーション
- Stars
- 263
- Forks
- 76
- 最終プッシュ(UTC)
- 2023/04/26
- プロジェクト状態
- 公開中
技術トピック
ランキング
元の README
以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
README を開く / 閉じる
Heyy
Yet another chat application
Real-Time Chat Application
This Real Time Chat Application is built using the Flutter framework.
Technologies used
- Flutter as fronted client.
- Asp.Net Core RESTful as backend server.
- Signalr and WebRTC for Realtime communication.
- SQL Server as backend database.
- ObjectBox as client app database.
Features
- Modern UI
- Sign in/ Sign up using email/phone with verification.
- One-to-one and One to many chat support.
- Story support.
- Realtime communication using SignalR and WebRTC.
- FCM for push notification.
- Support message reaction, reply, forward, delete etc.
- Local Storage for all kinds of data including messages, users, settings etc.
- Audio/Video call support.
- Light and Dark theme support.
- And much more like other chat Applications.
Demo
https://user-images.githubusercontent.com/72759521/234524878-7997372b-82d7-40fb-a95a-2578179941b7.jpg https://user-images.githubusercontent.com/72759521/234524899-14376172-23f3-4396-a19a-03cf4759bce3.jpg https://user-images.githubusercontent.com/72759521/234524908-fe3c09eb-3028-4308-8def-7855a7fdc494.jpg https://user-images.githubusercontent.com/72759521/234524911-af376014-cdb1-45d5-bf60-0488de486119.jpg
https://user-images.githubusercontent.com/72759521/234524916-8ee58fce-880b-428c-861f-ce5ce4b28d62.jpg https://user-images.githubusercontent.com/72759521/234524920-a92e40c1-937d-49c4-90f4-dbb5a166f3ed.jpg https://user-images.githubusercontent.com/72759521/234524949-76fd39c0-eb7c-4e62-a9ca-0aee4db469ac.jpg
https://user-images.githubusercontent.com/72759521/234524967-80ddeb94-8bed-48ec-a058-b396ae018f3b.jpg https://user-images.githubusercontent.com/72759521/234524984-4b97431a-c747-4a4d-9829-f144c6e171b4.jpg https://user-images.githubusercontent.com/72759521/234525002-d5fa8b5e-6d5f-4b58-867d-815f95f669a0.jpg https://user-images.githubusercontent.com/72759521/234525039-daa0920d-8f71-48ec-a437-3bb8d763cd03.jpg
https://user-images.githubusercontent.com/72759521/234525065-1fb5f646-fb49-4b9f-8619-2ec367876de7.jpg https://user-images.githubusercontent.com/72759521/234525095-c1740be4-3da4-470f-a2d2-17eece02efb7.jpg https://user-images.githubusercontent.com/72759521/234525146-d08ace65-8da4-4105-b387-c939f1f4c57c.jpg https://user-images.githubusercontent.com/72759521/234525167-19506759-3f84-4969-946a-2aa2c9b08e6d.jpg
https://user-images.githubusercontent.com/72759521/234525187-98c1746b-c5c3-4b7e-a046-eb0a7046e800.jpg https://user-images.githubusercontent.com/72759521/234525216-8292120e-b895-4099-8656-0c39a35ca69d.jpg https://user-images.githubusercontent.com/72759521/234525243-39642978-aa9f-4e2e-9007-6d12ce70052b.jpg https://user-images.githubusercontent.com/72759521/234525264-4068f034-032a-40fd-9cd8-53daa6387ae2.jpg
https://user-images.githubusercontent.com/72759521/234525293-f059b0e5-d0b3-4660-ba88-d0de3aaeb08d.jpg https://user-images.githubusercontent.com/72759521/234525315-389be9e2-7088-4732-8444-3c66bfafd2e7.jpg https://user-images.githubusercontent.com/72759521/234525327-ba423fcb-b06c-4f59-a619-122227540da9.jpg https://user-images.githubusercontent.com/72759521/234525368-69fc4499-017f-4503-a9cc-6ca6291826ad.jpg
https://user-images.githubusercontent.com/72759521/234525393-420d2851-53d3-449c-bc05-6993d61bf4f9.jpg https://user-images.githubusercontent.com/72759521/234525414-dddc2949-a3c3-4475-a233-276479026688.jpg https://user-images.githubusercontent.com/72759521/234525419-69b3206b-6d7b-4927-8848-38f004921e07.jpg
This is the actively maintained project.