Added WidgetsBinding.instance.addPostFrameCallback to prevent scrolling before the messages are built. [1.0.16] removed unnecessary print from the message_listview changed 'vedio' field to 'video' nullpointer on parsing quick replies; more detailed error reporting for ChatMessage parsing [1.0.15...
I found a solution. I've tested this with a real device (Android 5.1), and surprisingly able to reduce from 900~ mb memory consumption to just less a hundred while scrolling through a long list ofCachedNetworkImage... Actually any expensive widget could also be handled with this kind of ...