Chat UI Backend Simple

This is simple code for backend solution for a Chat User Interface (UI) in a Flutter mobile application. The backend is designed to complement the Flutter frontend and facilitate real-time communication between users. The main focus of this backend is simplicity, making it easy to integrate with your existing Flutter Chat UI project.