Skip to content

Add a page on building a custom extension for DevTools#13288

Open
sfshaza2 wants to merge 9 commits intomainfrom
devtools
Open

Add a page on building a custom extension for DevTools#13288
sfshaza2 wants to merge 9 commits intomainfrom
devtools

Conversation

@sfshaza2
Copy link
Copy Markdown
Contributor

Fixes #11339

@sfshaza2 sfshaza2 requested a review from kenzieschmoll April 18, 2026 00:18
@sfshaza2 sfshaza2 requested a review from a team as a code owner April 18, 2026 00:18
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a comprehensive guide for building custom DevTools extensions, covering setup, configuration, debugging, and publishing. It also updates the existing extensions documentation and the site navigation. Review feedback identifies several areas for improvement, including fixing typos in package names and CLI commands, correcting a widget initialization error in a code snippet, and addressing grammatical issues. Additionally, a placeholder file was flagged for removal or finalization, and a suggestion was made to use stable branch links instead of specific commit hashes for better maintainability.

Comment thread src/content/tools/devtools/contribute.md Outdated
Comment thread src/content/tools/devtools/custom-extension.md Outdated
Comment thread src/content/tools/devtools/custom-extension.md Outdated
Comment thread src/content/tools/devtools/custom-extension.md Outdated
Comment thread src/content/tools/devtools/custom-extension.md Outdated
Comment thread src/content/tools/devtools/extensions.md Outdated
Comment thread src/content/tools/devtools/extensions.md Outdated
@flutter-website-bot
Copy link
Copy Markdown
Collaborator

flutter-website-bot commented Apr 18, 2026

Visit the preview URL for this PR (updated for commit 3b921a0):

https://flutter-docs-prod--pr13288-devtools-a9s4123a.web.app

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.

Add docs on how to contribute to Flutter tooling

2 participants