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 DevTools section to Flutter sidebar #7598

Merged
merged 4 commits into from
Apr 16, 2024

Conversation

kenzieschmoll
Copy link
Member

@kenzieschmoll kenzieschmoll commented Apr 16, 2024

Screenshot 2024-04-16 at 12 42 22 PM

Fixes #7165
Fixes #7595

@DanTup

TODO before submitting - fix tests. Edit: tests added in #7604

@kenzieschmoll kenzieschmoll requested a review from a team as a code owner April 16, 2024 19:49
@kenzieschmoll kenzieschmoll requested review from bkonyi and removed request for a team April 16, 2024 19:49
@kenzieschmoll
Copy link
Member Author

Can you add documentation that would explain how to make extension to appear on the sidebar, somewhere?

This change is not for DevTools extensions. That part will be added once static extension support is available.

@kenzieschmoll
Copy link
Member Author

@DanTup merging to unblock the next change I'm preparing. I will address any comments you have in a follow up PR. I did test the change we discussed to make debugSessionId nullable, and it did work as intended.

@kenzieschmoll kenzieschmoll merged commit 8f98a4b into flutter:master Apr 16, 2024
23 checks passed
@kenzieschmoll kenzieschmoll deleted the sidebar-devtools branch April 16, 2024 21:15
Copy link
Contributor

@DanTup DanTup left a comment

Choose a reason for hiding this comment

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

LGTM!

I did test the change we discussed to make debugSessionId nullable, and it did work as intended.

Great! I've updated the types in Dart-Code/Dart-Code@04dbe4e to make this explicit there (it won't change behaviour, but makes it clearer this is intended).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants