
`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.