Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ishuprabhakar/heyy-chat-app
A Realtime Chat Application using flutter, Asp.Net Core Web Api, SignalR , WebRTC etc.
https://github.com/ishuprabhakar/heyy-chat-app
asp-net-core csharp dart flutter flutter-app realtime-chat signalr webapi-core webrtc
Last synced: 7 days ago
JSON representation
A Realtime Chat Application using flutter, Asp.Net Core Web Api, SignalR , WebRTC etc.
- Host: GitHub
- URL: https://github.com/ishuprabhakar/heyy-chat-app
- Owner: IshuPrabhakar
- Created: 2023-04-26T08:29:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-26T09:26:12.000Z (over 1 year ago)
- Last Synced: 2025-01-08T11:07:52.864Z (14 days ago)
- Topics: asp-net-core, csharp, dart, flutter, flutter-app, realtime-chat, signalr, webapi-core, webrtc
- Language: Dart
- Homepage:
- Size: 14.3 MB
- Stars: 242
- Watchers: 4
- Forks: 65
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heyy
Yet another chat application
## Real-Time Chat Application
This Real Time Chat Application is built using the Flutter framework.
## Technologies used
- [Flutter](https://flutter.dev/development?gclsrc=ds&gclsrc=ds) as fronted client.
- [Asp.Net](https://dotnet.microsoft.com/en-us/apps/aspnet/apis) Core RESTful as backend server.
- [Signalr](https://dotnet.microsoft.com/en-us/apps/aspnet/signalr) and [WebRTC](https://webrtc.org/) for Realtime communication.
- [SQL Server](https://www.microsoft.com/en-in/sql-server/sql-server-downloads) as backend database.
- [ObjectBox](https://objectbox.io/) 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
This is the actively maintained project.