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.
- Real-time User Activity Tracking: Track user login/logout events in real-time.
- User Typing Detection: Detect whether a user is currently typing .
- Flutter
- GetX
- Node.js
- Socket.IO
- Developers can integrate features like voice, video calling, and adding theme settings.