chatstorm_client 1.0.2
chatstorm_client: ^1.0.2 copied to clipboard
A real-time chat client built using Socket.IO for Flutter applications. This client handles connection, message exchange, event-driven updates, and user session management in a modular and extensible [...]
1.0.0 #
- Initial release of ChatStorm Client for Flutter
- Real-time chat functionality using Socket.IO
- Support for sending messages (text, link, media)
- Typing indicators
- Online status checking
- Message history retrieval
- Chat list management
- Message update and delete operations
- Comprehensive callback system for all events
- Error handling and disconnection management