mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 19:28:51 +08:00
Move app/view.dart to rendering/sky_binding.dart since it's part of the RenderObject API, really (it knows about RenderView intimately). The tests pass. I didn't check every last example. R=abarth@chromium.org Review URL: https://codereview.chromium.org/1183913006.