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

Support vm service connection for DevTools extensions #6175

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

kenzieschmoll
Copy link
Member

Additional logic may need to be moved to package:devtools_shared/service.dart in order to support devtools extension interactions with the vm_service, but this PR establishes the initial connection.

work towards #1632.

@polina-c
Copy link
Contributor

Will integration test be beneficial here?

Copy link
Contributor

@polina-c polina-c left a comment

Choose a reason for hiding this comment

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

LGTM with one comment

@kenzieschmoll
Copy link
Member Author

Will integration test be beneficial here?

Adding an e2e integration test for extensions is tracked in the meta tracking issue: #1632 (comment).

@kenzieschmoll kenzieschmoll merged commit ca02692 into flutter:master Aug 10, 2023
15 checks passed
@kenzieschmoll kenzieschmoll deleted the ext-template-vm-service branch August 10, 2023 04:28
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