Closed thunderbug1 closed 7 months ago
Hello, you can run the in-project examples, and see if Sliver Grid fit your need.
Thank you for the hint, I was able to get the wanted behavior by setting the scroll physics explicitly :)
physics: const BouncingScrollPhysics()
The current behaviour is that the widet blocks every scrolling behaviour. It would be useful for some applications if scrolling is still possible and a drag operation is only started after long pressing an item.