79718681

Date: 2025-07-29 13:25:52
Score: 1
Natty:
Report link

Your app relies on columns instead of ListView so you are not using lazy loading for the list at all.
Also you are using a lot of Image.assets, that is kind of heavy, are those images heavy?
In addition if you set a size on the Svg.asset instead of making it measure you also win a little bit more computing power (but probably withe the previous ones you can se a nice improvement)

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: kalantos