I’m trying to make a screen with a container and Grid view but the scroll behavior is unusual the gird view scroll alone and when trying to scroll the custom scroll view I can’t scroll up all the slivers just the list view , how to make all scroll as one list
I tried to make the grid view never_scroll and shrik_wrap =true but this makes the grid view doesn’t scroll and I tried to wrap the grid view with sliver list but the scroll’s behavior is the same