- 
                Notifications
    
You must be signed in to change notification settings  - Fork 72
 
Home
        Ishu Prabhakar edited this page Apr 26, 2023 
        ·
        2 revisions
      
    Yet another chat application
This Real Time Chat Application is built using the Flutter framework.
- 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.
 
- 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.
 

This is an actively maintained project.