Skip to content

Fixes the issue of DevTools windows not appearing #8151

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
merged 1 commit into from
May 8, 2025

Conversation

jwren
Copy link
Member

@jwren jwren commented May 2, 2025

Fixes the issue of DevTools windows not appearing (#8029).

The class AbstractDevToolsViewFactory is introduced to validate the existence of the Flutter SDK for 4 of the DevTools windows, providing actionable messages for users to fix their Flutter dev setup.

Example of one of the 3 error cases:
Screenshot 2025-05-02 at 4 05 21 PM

@jwren jwren force-pushed the 8029_may_fix branch 2 times, most recently from 99e1f4b to b8643a8 Compare May 7, 2025 20:02
@jwren jwren changed the title WIP Fixes the issue of DevTools windows not appearing May 7, 2025
@jwren jwren requested a review from helin24 May 7, 2025 20:20
@jwren jwren added this to the M85.3 milestone May 7, 2025
The class AbstractDevToolsViewFactory is introduced to validate the existence of the Flutter SDK for 4 of the DevTools windows, providing actionable messages for users to fix their Flutter dev setup.
@jwren jwren merged commit d691c60 into flutter:master May 8, 2025
7 checks passed
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.

3 participants