flutter-expandable icon indicating copy to clipboard operation
flutter-expandable copied to clipboard

Performance decrease

Open chuck2098 opened this issue 4 years ago • 1 comments

Hi, I observed that, when I use this plug-in for item of a listview with a lot of elements, than the performance of my app decreased significantly. Have you observed this you too?

Thanks

chuck2098 avatar Jan 25 '21 21:01 chuck2098

Yes. Using ListView.builder + if possible preloading all data presented on expandable panels helps

hicnar avatar Apr 20 '21 12:04 hicnar