v0.0.2 of easy_chat_socket
The official repository for Dart and Flutter packages. [Unoffic…
May 15, 2026
A comprehensive, enterprise-ready Flutter package that abstracts WebSocket connections specifically for real-time chat applications with auto-reconnect and heartbeat. Changelog excerpt: - Added support for Socket.IO protocol alongside standard WebSockets. - Introduced ChatSocketTypeto switch between connection protocols. - Refactored connection logic into pluggable transport layers. - Updated example app with protocol switching demonstration.
Discussion in the ATmosphere