mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This removes even more APIs from widget. This also removes some methods that had been broken and made infinitely recursive on FrameView. R=abarth@chromium.org Review URL: https://codereview.chromium.org/684353002