An example Flutter implementation of mqChat.
First run flutter pug get to downlload all dependencies.
I used the package example project flutter-chat-ui as UI for messages and chat rooms (not all message types of my project are supported), please refere to their developers for any UI issues.