mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The SkyView interface will replace WebView as the interface to the SkyEngine. The SkyView interface won't have a root level Document or Frame object but instead will implement the base layers of the framework. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/1135013006