flutter/examples/flutter_gallery/lib
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
..
demo Navigator.push and Navigator.pushNamed should return Futures (#6333) 2016-10-14 16:05:45 -07:00
gallery Fix Gallery example code display initialization (#6176) 2016-10-03 12:00:01 -07:00
main.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00