mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When running on the web-server device hot reload option will default to disabled when `-d web-server` is also passed. This is temporary until the app can start correctly with hot reload enabled. Issue: https://github.com/dart-lang/sdk/issues/60289