Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add newWidgetInspector service extension:getRootWidgetTree#150010

Merged
auto-submit[bot] merged 15 commits intoflutter:masterfrom
elliette:widget-inspector
Jun 12, 2024
Merged

Add newWidgetInspector service extension:getRootWidgetTree#150010
auto-submit[bot] merged 15 commits intoflutter:masterfrom
elliette:widget-inspector

Conversation

@elliette
Copy link
Member

@ellietteelliette commentedJun 10, 2024
edited
Loading

The new service extensiongetRootWidgetTree can be used instead of the existing:

  • getRootWidgetSummaryTree --> usegetRootWidgetTree with parametersisSummaryTree=true
  • getRootWidgetSummaryTreeWithPreviews --> usegetRootWidgetTree with parametersisSummaryTree=true andwithPreviews=true

This new service extension will enable Flutter DevTools to combine the widget summary tree with the widget details tree by callinggetRootWidgetTree withisSummary=false andwithPreviews=true.

Closesflutter/devtools#7894

@github-actionsgithub-actionsbot added the frameworkflutter/packages/flutter repository. See also f: labels. labelJun 10, 2024
@ellietteelliette added the autosubmitMerge PR when tree becomes green via auto submit App labelJun 11, 2024
@auto-submitauto-submitbot merged commit1f93809 intoflutter:masterJun 12, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull requestJun 12, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull requestJun 12, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull requestJun 12, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull requestJun 12, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull requestJun 12, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull requestJun 12, 2024
victorsanni pushed a commit to victorsanni/flutter that referenced this pull requestJun 14, 2024
…tter#150010)The new service extension `getRootWidgetTree` can be used instead of the existing:* `getRootWidgetSummaryTree` -->  use`getRootWidgetTree` with parameters `isSummaryTree=true`* `getRootWidgetSummaryTreeWithPreviews` --> use `getRootWidgetTree` with parameters `isSummaryTree=true` and `withPreviews=true`This new service extension will enable Flutter DevTools to combine the widget summary tree with the widget details tree by calling `getRootWidgetTree` with `isSummary=false` and `withPreviews=true`.Closesflutter/devtools#7894
victorsanni pushed a commit to victorsanni/flutter that referenced this pull requestJun 14, 2024
…tter#150010)The new service extension `getRootWidgetTree` can be used instead of the existing:* `getRootWidgetSummaryTree` -->  use`getRootWidgetTree` with parameters `isSummaryTree=true`* `getRootWidgetSummaryTreeWithPreviews` --> use `getRootWidgetTree` with parameters `isSummaryTree=true` and `withPreviews=true`This new service extension will enable Flutter DevTools to combine the widget summary tree with the widget details tree by calling `getRootWidgetTree` with `isSummary=false` and `withPreviews=true`.Closesflutter/devtools#7894
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull requestAug 6, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@kenzieschmollkenzieschmollkenzieschmoll approved these changes

Assignees

No one assigned

Labels

autosubmitMerge PR when tree becomes green via auto submit Appframeworkflutter/packages/flutter repository. See also f: labels.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Add a new API to the widget inspector service

2 participants

@elliette@kenzieschmoll

Comments


[8]ページ先頭

©2009-2026 Movatter.jp