mirror of
https://github.com/flutter/flutter.git
synced 2026-02-07 04:09:36 +08:00
Currently only outputs a single event with information about where the
widget preview environment is served from:
`[{"event":"widget_preview.started","params":{"url":"http://localhost:61383"}}]`
Fixes https://github.com/flutter/flutter/issues/173545