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 broken comment references in devtools_app #8869

Merged
merged 2 commits into from
Feb 9, 2025

Conversation

srawlins
Copy link
Contributor

@srawlins srawlins commented Feb 6, 2025

Some broken references were just typos. Some were pointing to properties of non-local types. Some were found on a class's doc comment, while refering to parameters in the constructor, which is not possible to do.

@srawlins srawlins merged commit e4b65dd into flutter:master Feb 9, 2025
24 checks passed
@srawlins srawlins deleted the comm-refs-app-1 branch February 9, 2025 16:08
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