flutter/packages
Nicholas Shahan 7e32a77210
[flutter_tools] Enable hot reload on the web (#169174)
[flutter_tools] Enable hot reload on the web

Update the defaults so hot reload is enabled on web development builds
by default.
This enables the use of a new module representation in the compiled
JavaScript.
Passing `--no-web-experimental-hot-reload` will disable the ability to
hot reload
and return to the AMD JavaScript module representation.

This change avoids enabling hot reload in the flutter drive tests since
they rely on
`-d web-server` which has known startup issues. When
https://github.com/dart-lang/sdk/issues/60289 is
resolved it should be safe to enable hot reload by default for the
`flutter drive`
tests.

Fixes: https://github.com/flutter/flutter/issues/167510
2025-06-02 23:13:50 +00:00
..
flutter Add convenience static members to AlignmentGeometry (#169709) 2025-06-02 23:09:05 +00:00
flutter_driver Roll pub packages (#169865) 2025-06-02 16:13:02 +00:00
flutter_goldens Roll pub packages (#169865) 2025-06-02 16:13:02 +00:00
flutter_localizations Roll pub packages (#169865) 2025-06-02 16:13:02 +00:00
flutter_test Roll pub packages (#169865) 2025-06-02 16:13:02 +00:00
flutter_tools [flutter_tools] Enable hot reload on the web (#169174) 2025-06-02 23:13:50 +00:00
flutter_web_plugins Roll pub packages (#169865) 2025-06-02 16:13:02 +00:00
fuchsia_remote_debug_protocol Roll pub packages (#169865) 2025-06-02 16:13:02 +00:00
integration_test Roll pub packages (#169865) 2025-06-02 16:13:02 +00:00
analysis_options.yaml Update old wiki links (#149544) 2024-06-17 17:26:08 +00:00