GetStream / stream-chat-flutter

Flutter Chat SDK - Build your own chat app experience using Dart, Flutter and the Stream Chat Messaging API.
https://getstream.io/chat/sdk/flutter/
Other
880 stars 313 forks source link

Memory leak #1927

Open senkia24 opened 1 month ago

senkia24 commented 1 month ago

Which packages are you using?

stream_chat_flutter, stream_chat_flutter_core, stream_chat_persistance, stream_chat_localizations

On what platforms did you experience the issue?

iOS, Android

What version are you using?

stream_chat_localizations: ^7.2.0 stream_chat_flutter_core: ^7.2.0 stream_chat_persistence: ^7.2.0 stream_chat_flutter: ^7.2.0

What happened?

Our app is lagging sometimes especially when reading and writing messages at the same time as many chat users in one chat. Then phone is overheating. How to find and fix it. Now this is our big problem.

Steps to reproduce

lagging

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

github-actions[bot] commented 1 day ago

This issue is stale because it has been open for 20 days with no activity.