mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
`flutter widget-preview start --web` will cause the widget preview scaffold to be run as a Flutter Web application using experimental hot reload support. This will eventually be the default, with the desktop environment being put behind a flag for use as a fallback under the assumption that the desktop environment will be removed in the future.