flutter/examples/stocks2
Adam Barth 2bc982d676 Position the popup menu in stocks2 correctly
This CL pulled an implementation of position: absolute in RenderStackContainer.

R=eseidel@chromium.org, ianh@google.com

Review URL: https://codereview.chromium.org/1166363002.
2015-06-09 09:22:50 -07:00
..
data [Effen] Fork stocks and fn.dart so we have something to work on during the porting process 2015-05-26 12:53:08 -07:00
lib Position the popup menu in stocks2 correctly 2015-06-09 09:22:50 -07:00
pubspec.yaml [Effen] Fork stocks and fn.dart so we have something to work on during the porting process 2015-05-26 12:53:08 -07:00
README.md [Effen] Fork stocks and fn.dart so we have something to work on during the porting process 2015-05-26 12:53:08 -07:00

This is a copy of the stocks app... with everything removed.

The goal is to eventually replace the stocks app with this one, by adding it back bit by bit as we port it to RenderNode.