• 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
Name
Last commit
Last update
..
app.dart Loading commit data...
demo.dart Loading commit data...
drawer.dart Loading commit data...
example_code.dart Loading commit data...
example_code_parser.dart Loading commit data...
home.dart Loading commit data...
item.dart Loading commit data...
syntax_highlighter.dart Loading commit data...
updates.dart Loading commit data...