Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.