flutter-mqtt-chat-client
flutter-mqtt-chat-client copied to clipboard
A Chat app developed with Flutter, it uses MQTT protocol
Hi, how to make new messages coming can have a red dots at session page?
``` [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: FormatException: Unexpected character (at character 2) {id: e74d8c82-626c-419b-b393-ab6bddcb093e, presenceType: Away, type: Presen... ^ #0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1405:5) #1 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:935:48) #2 _parseJson (dart:convert-patch/convert_patch.dart:40:10) #3 JsonDecoder.convert (dart:convert/json.dart:506:36) #4...
when app goes background ,it will sleep by android ssytem. But when comes back to foreground, it will reconnects, but server didn't recognise it offline.. BTW, my app won't exist,...
``` hivemq-chat-extension-hivemq-1 | 2023-10-29 03:44:49,073 INFO - >>authorizePublish: Client ID = macos_f_client_6xgrZ | Topic = invitations/[email protected] | User ID = wahid1234 hivemq-chat-extension-hivemq-1 | 2023-10-29 03:44:49,424 INFO - MQTT 3.1.1 client...
"InvalidProtocolBufferException: Protocol message end-group tag did not match expected tag." Has anyone encountered this error in flutter?
hello, how to support voice messages