Open maheshj01 opened 1 year ago
Proposed Solution
It would also be great if it is possible to set scroll-physics - like for normal ListView e.g.
physics: const ClampingScrollPhysics(
parent: AlwaysScrollableScrollPhysics(),
),
Here are some questions when answered would help getting this issue resolved faster.
On phone right now will make this detailed soon
Current API
Proposal
Sanitary Tests