• Ian Hickson's avatar
    Port AppBar to Scrollable2 (#7996) · 83a4cf26
    Ian Hickson authored
    Move the back button and drawer opening logic into the app bar.
    
    Move the tap-status-bar-to-scroll-to-top logic to using
    ScrollControllers. Provide a PrimaryScrollController and a `primary`
    flag on scroll views.
    
    Make it possible to track when a route becomes or stops being poppable.
    83a4cf26
smoke_test.dart 3.88 KB