flutter/examples/flutter_gallery/lib/demo/shrine
Adam Barth ffe14b0d27 Navigator.push and Navigator.pushNamed should return Futures (#6333)
These futures complete when the route is popped off the navigator. This
generalizes and simplifies a mechanism already in place for dialogs and
menus.

Fixes #5283
2016-10-14 16:05:45 -07:00
..
shrine_data.dart Shrine Tweaks (#4558) 2016-06-14 12:15:41 -07:00
shrine_home.dart Navigator.push and Navigator.pushNamed should return Futures (#6333) 2016-10-14 16:05:45 -07:00
shrine_order.dart Navigator.push and Navigator.pushNamed should return Futures (#6333) 2016-10-14 16:05:45 -07:00
shrine_page.dart Tapping status bar scrolls to top on IOS (#5425) 2016-08-16 12:30:39 -07:00
shrine_theme.dart Reproduce the Shrine home page portrait grid layout (#4779) 2016-06-28 11:05:18 -07:00
shrine_types.dart Removed unnecessary Shrine hero logic (#5394) 2016-08-15 14:23:53 -07:00