mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This CL implements a basic version of screen rotation where we just relayout at the new size. In the future, we'll want a fancy version where we transition between the two layouts. R=ianh@google.com BUG= Review URL: https://codereview.chromium.org/1177563002.