In my case, I have an app with a large list, and I use the UXCam OccludeWrapper widget on each card in these lists.
I noticed that when I use this widget, an OutOfMemoryError starts to occur in my app, even when using the latest versions.
I saw in the pubspec that memory usage improvements were attempted in version 2.5.9, but the issue persists in this and other versions.
Could you please review this problem and consider an alternative approach to handling memory usage for this case?
I’m available to provide logs, memory snapshots, or other information to help investigate.
Thanks!