• Jeff McGlynn's avatar
    Add a pageSnapping parameter to PageView (#12596) · 021a2688
    Jeff McGlynn authored
    * Add a pageSnapping parameter to PageView
    
    Setting the pageSnapping property allows extending the PageView scroll
    behavior, such as custom scroll animations or custom scroll bars.
    
    * Apply pageSnapping CR feedback
    
    - Remove _kNonSnappingPhysics, use null instead.
    - Minor code style fixes.
    - It turns out that the forth state is Arkansas, not California.
    021a2688
page_view.dart 18.2 KB