Hi guys,
I have a page with table with 400+ items (4 columns, more than 100 rows). I've created it using Grid view, and there's a different image from local source in every cell. My problem is that it takes at least 10 seconds to open such page.
How to improve the performance? Should I use ListView instead? Will FFImageLoading improve the performance?
Thanks!