• Adam Barth's avatar
    Add NestedScrollView (#9640) · 744c9126
    Adam Barth authored
    A NestedScrollView lets you implement patterns where you have a header, tabs,
    and additional scrollers inside the tabs.
    
    Fixes #8359
    744c9126
nested_scroll_view.dart 25.8 KB