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

fix(commands): make inspect widget command work in debug runner #413

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

sidlatau
Copy link
Collaborator

  • Rename widget_inspector to inspect_widget for consistency
  • Rename construction_lines to paint_baselines to match Flutter API
  • Add error handling when calling VM service extensions
  • Fix toggle value logic for VM service extensions

- Rename widget_inspector to inspect_widget for consistency
- Rename construction_lines to paint_baselines to match Flutter API
- Add error handling when calling VM service extensions
- Fix toggle value logic for VM service extensions
@sidlatau sidlatau merged commit 824faf5 into main Dec 2, 2024
6 of 7 checks passed
@sidlatau sidlatau deleted the inspect-widget-on-debug branch December 2, 2024 06:56
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.

1 participant