Skip to content

Upgrade Flutter version to include fix for skwasm renderer #8416

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

Merged

Conversation

kenzieschmoll
Copy link
Member

This commit broke the WASM rendering in DevTools, due to the update in flutter-candidate.txt.

The regression from Flutter was caused by flutter/engine@def85c7, which was reverted here: flutter/engine#55715. This flutter candidate update in this PR pulls in the revert in the engine, which will fix the rendering issue we were seeing in DevTools.

Fixes #8401

@kenzieschmoll kenzieschmoll requested a review from a team as a code owner October 8, 2024 15:49
@kenzieschmoll kenzieschmoll requested review from bkonyi and removed request for a team October 8, 2024 15:49
@kenzieschmoll kenzieschmoll merged commit d369b4f into flutter:master Oct 8, 2024
22 checks passed
@kenzieschmoll kenzieschmoll deleted the flutter-version-wasm-fix branch October 8, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DevTools tables broken with the Wasm build
2 participants