flutter/examples/flutter_gallery/lib/demo/shrine
Adam Barth 39e759212f Improve compositing strategy for Shrine (#5014)
This patch includes a number of improvements:

 * Material page routes now put a repaint boundary inside their transition so
   they don't repaint during the transition.
 * Heroes that are on a quest now get a repaint boundary so we repaint them
   individually.
 * I've hoisted the transparent material for the product items up in the widget
   tree, which doesn't affect performance but makes the ink splashes reach the
   edge of the product cards.
 * I've changed the repaint rainbow visualization to make it easier to see
   what's going on.
2016-07-22 14:09:48 -07:00
..
shrine_data.dart Shrine Tweaks (#4558) 2016-06-14 12:15:41 -07:00
shrine_home.dart Improve compositing strategy for Shrine (#5014) 2016-07-22 14:09:48 -07:00
shrine_order.dart Gallery UI tweaks (#4861) 2016-07-11 07:26:36 -07:00
shrine_page.dart Reproduce the Shrine home page portrait grid layout (#4779) 2016-06-28 11:05:18 -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 Gallery shrine demo uses image assets (#4544) 2016-06-13 14:48:24 -07:00