FlutterChatBubble icon indicating copy to clipboard operation
FlutterChatBubble copied to clipboard

performance problem

Open felipegonzalez1994 opened this issue 4 years ago • 3 comments

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.

Screenshot_15

felipegonzalez1994 avatar Nov 30 '20 21:11 felipegonzalez1994

Do you still have this problem?

AhW00 avatar Dec 27 '20 03:12 AhW00

Yes, major performance issue

Vakil-Parth avatar Jan 20 '21 08:01 Vakil-Parth

I created the chat widget in flutter. You can easily modify it. https://arkapp.medium.com/chat-bubble-widget-for-flutter-95d3bb82ddd8

abdulrehmank7 avatar Apr 15 '21 02:04 abdulrehmank7