mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This better matches what other toolkits do and lets the client configure the view before we attempt to show something for it. BUG=434429 TEST=covered by test R=erg@chromium.org Review URL: https://codereview.chromium.org/745743002