Are the messages being added infinitely in List?
ark-tik opened this issue · 1 comments
ark-tik commented
flutter-chat-demo/lib/pages/chat_page.dart
Line 665 in f458901
Hi, I might be wrong but while testing I found that using List.addAll call is appending snapshots infinitely if the enclosed stateful widget is built too many times while scrolling through chat messages.