提交 65bb890d 编写于 作者: E Eric Seidel

Replace Sector Layout demo with widgets/sector.dart

The widgets flavor is slightly fancier.

R=ianh@google.com, jackson@google.com

Review URL: https://codereview.chromium.org/1196353002.
上级 203c588b
......@@ -51,7 +51,7 @@ class SkyHome extends App {
new SkyDemo('Stocks App', 'examples/stocks2/lib/stock_app.dart'),
new SkyDemo('Astroids Game', 'examples/game/main.dart'),
new SkyDemo('Interactive Flex', 'examples/rendering/interactive_flex.dart'),
new SkyDemo('Sector Layout', 'examples/rendering/sector_layout.dart'),
new SkyDemo('Sector Layout', 'examples/widgets/sector.dart'),
new SkyDemo('Touch Demo', 'examples/rendering/touch_demo.dart'),
// TODO(eseidel): We could use to separate these groups?
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册