Skip to content

Conversation

@nshahan
Copy link
Contributor

@nshahan nshahan commented Jul 30, 2025

flutter drive for web should no longer need this workaround.

See dart-lang/sdk#60289
See flutter/flutter#170612

Add charset to some index.html files which is needed in the new DDC module system.

See dart-lang/sdk#60289
See flutter/flutter#170612

Add charset to some index.html files which is needed in the new DDC
module system.
@nshahan nshahan changed the title flutter drive for web should no longer need this workaround. [tool] Remove web drive hot reload workaround Jul 30, 2025
@nshahan nshahan marked this pull request as draft July 30, 2025 17:27
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly removes the --no-web-experimental-hot-reload workaround from the drive-examples command and its associated tests, aligning with the goal of removing the no-longer-needed workaround. The addition of the <meta charset="UTF-8" /> tag to various index.html files is also a good improvement for web compatibility.

I've identified a minor formatting issue in three of the index.html files where the new line includes trailing whitespace. I've left suggestions to remove it for consistency and code cleanliness.

@stuartmorgan-g stuartmorgan-g added the override: no changelog needed Override the check requiring CHANGELOG updates for most changes label Jul 31, 2025
@stuartmorgan-g
Copy link
Collaborator

CHANGELOG override: the minor example app config change is not client-relevant.

@stuartmorgan-g stuartmorgan-g marked this pull request as ready for review July 31, 2025 12:04
Copy link
Collaborator

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 31, 2025
@auto-submit auto-submit bot merged commit db6988d into flutter:main Jul 31, 2025
80 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 31, 2025
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Jul 31, 2025
ksokolovskyi pushed a commit to ksokolovskyi/flutter that referenced this pull request Aug 19, 2025
mboetger pushed a commit to mboetger/flutter that referenced this pull request Sep 18, 2025
korca0220 pushed a commit to korca0220/flutter that referenced this pull request Sep 22, 2025
lucaantonelli pushed a commit to lucaantonelli/flutter that referenced this pull request Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants