mirror of
https://github.com/flutter/flutter.git
synced 2026-02-13 14:21:39 +08:00
* Implement HtmlView, the platform view widget for Flutter Web * Document HtmlView constructor * Respond to review comments * - Rename to HtmlElementView - Assert running on web - Move test to Chrome-only file