FlutterChatBubble
FlutterChatBubble copied to clipboard
performance problem
I am making a chat application and use chatbubble with listview.builder, but the performance is very bad. In the emulator the performance is very nice but when i run the app in a rial device the performance is desastrous. Im use devtools to see a performance in device.
the device is a samsung galaxy j7 prime, (is my minimal device target). This test was performed in a default application with only one Listview.Builder with 20 chatBubbles.

Do you still have this problem?
Yes, major performance issue
I created the chat widget in flutter. You can easily modify it. https://arkapp.medium.com/chat-bubble-widget-for-flutter-95d3bb82ddd8