Skip to content

A simple realtime chat app using flutter, node , and socket.io.

Notifications You must be signed in to change notification settings

borhanedinee/realtime_chat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Realtime Chat App

This chatapp is a Flutter application that utilizes GetX for state management and MVC as a design pattern, with a Node.js backend and Socket.IO for real-time event handling.

Features

  • Real-time User Activity Tracking: Track user login/logout events in real-time.
  • User Typing Detection: Detect whether a user is currently typing .

Technologies Used

  • Flutter
  • GetX
  • Node.js
  • Socket.IO

Contributions

  • Developers can integrate features like voice, video calling, and adding theme settings.

About

A simple realtime chat app using flutter, node , and socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published