Skip to content

Fix for #6171 #8220

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 5 commits into from
May 27, 2025
Merged

Fix for #6171 #8220

merged 5 commits into from
May 27, 2025

Conversation

JAPNITSINGH
Copy link
Contributor

  • Added live indicator when run or debug flutter app in the tool window tab.

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

@JAPNITSINGH
Copy link
Contributor Author

I have marked this as draft for now. I am planning to create a ToolWindowHelper (or use an existing one) in order to move the code away from LaunchState.java file.

@JAPNITSINGH JAPNITSINGH marked this pull request as ready for review May 24, 2025 19:56
@JAPNITSINGH
Copy link
Contributor Author

I have moved the code to ToolWindowBadgeUpdater.java to handle the live icon indicator. The issue can be found here

@jwren
Copy link
Member

jwren commented May 26, 2025

Thank you for the PR! Please add a screenshot showing the change in the UI.

@JAPNITSINGH
Copy link
Contributor Author

@jwren Here are the screen shots after my code changes.

  1. Run button in the tool window:
    image

  2. Debug button in the tool window:
    image

@jwren jwren merged commit be3b047 into flutter:master May 27, 2025
6 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.

2 participants