Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

example

An example Flutter implementation of mqChat.

Getting Started

First run flutter pug get to downlload all dependencies.

Note

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.