flutter chat app using mqtt.
the broker should install hivemq chat-extension first.
screenshots
login | rooms | chat |
---|---|---|
profile | contact details | media messages |
features
- [x] login
- [x] send & receive messages
- [x] typing indicator
- [x] send files
- [x] persist user, messages and rooms using local database
- [x] chatmarker (in progress)
- [x] invite a user to chat
- [ ] group chat
- [ ] presence
- [ ] file previews (pdf and images done)
- [ ] push notifications when app is in background.
Comments are closed.