mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Also: - Make RenderProxyBox non-abstract - Upgrade the old container.dart example - Minor fixes to ui_mode.dart to make this work R=abarth@chromium.org Review URL: https://codereview.chromium.org/1183503003.
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.