Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hotReloadSourcesUri parameter to FrontendServerDdcLibraryBundleProvider and publish DWDS 24.3.6 #2594

Merged
merged 3 commits into from
Mar 4, 2025

Conversation

srujzs
Copy link
Contributor

@srujzs srujzs commented Mar 3, 2025

#2584

During hot reload, a JSON file that contains the sources and libraries that need to be loaded and reloaded is expected. Before, Flutter tools was adding this script to the global window. It should instead be directly passed to the provider to be used later.

…ovider and publish DWDS 24.3.6

dart-lang#2584

During hot reload, a JSON file that contains the sources and libraries
that need to be loaded and reloaded is expected. Before, Flutter tools
was adding this script to the global window. It should instead be
directly passed to the provider to be used later.
@srujzs srujzs requested a review from jyameo March 3, 2025 18:11
@srujzs srujzs requested a review from nshahan March 3, 2025 19:50
Copy link
Contributor

@jyameo jyameo left a comment

Choose a reason for hiding this comment

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

LGTM!

@srujzs
Copy link
Contributor Author

srujzs commented Mar 4, 2025

Thanks Jessy!

@srujzs srujzs merged commit 8a8eaf1 into dart-lang:main Mar 4, 2025
47 of 48 checks passed
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