flutter/examples/flutter_gallery/lib/gallery
Ian Hickson 83a4cf269f Port AppBar to Scrollable2 (#7996)
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.
2017-02-08 18:16:19 -08:00
..
app.dart Delay time dilation so users see the checkbox (#7803) 2017-02-01 22:48:00 -08:00
demo.dart Add SingleChildScrollView (#7620) 2017-01-24 15:16:01 -08:00
drawer.dart Rename and refactor ScrollView hierarchy (#7865) 2017-02-03 16:05:43 -08:00
example_code_parser.dart Fix Gallery example code display initialization (#6176) 2016-10-03 12:00:01 -07:00
example_code.dart Rename and refactor ScrollView hierarchy (#7865) 2017-02-03 16:05:43 -08:00
home.dart Port AppBar to Scrollable2 (#7996) 2017-02-08 18:16:19 -08:00
item.dart Remove PageableList (#7997) 2017-02-08 15:50:30 -08:00
syntax_highlighter.dart Remove the gallery Live Demo buttons, etc (#4678) 2016-06-21 17:28:41 -07:00
updates.dart Specialize AlertDialog and SimpleDialog (#6098) 2016-09-27 15:44:11 -07:00