79638844

Date: 2025-05-26 11:44:15
Score: 1.5
Natty:
Report link

The problem here is related to scrollable widget like listview builder or normal scrolling required the height and it seems like your gridview is not having height so the code solution already given but just adding the options herewith,

  1. User LayoutBuilder
  2. Expaded as outer widget
  3. Container with height so the scroll could workout
Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Khushboo Mistry