List which issues are fixed by this PR.
Replace this paragraph with a description of what this PR is changing or adding, and why. If your PR is updating any UI functionality, please include include before/after screenshots and/or a gif of the UI interaction.
- I read the Contributor Guide and followed the process outlined there for submitting PRs.
- I read the Tree Hygiene wiki page, which explains my responsibilities.
- I read the Flutter Style Guide recently, and have followed its advice.
- I signed the CLA.
- I updated/added relevant documentation (doc comments with
///).
- I listed at least one issue that this PR fixes in the description above.
- I listed at least one issue which has the
contributions-welcomeorgood-first-issuelabel. - I did not list at least one issue with the
contributions-welcomeorgood-first-issuelabel. I understand this means my PR might take longer to be reviewed.
- I added new tests to check the change I am making...
- OR there is a reason for not adding tests, which I explained in the PR description.
- I did not use any AI tooling in creating this PR.
- OR I did use AI tooling, and...
- I read the [AI contributions guidelines]
- I reviewed all AI-generated code before opening this PR.
- I understand and am able to discuss the code in this PR.
- I have verifed the accuracy of any AI-generated text included in the PR description.
- This PR does not change the DevTools UI or behavior and...
- I added the
release-notes-not-requiredlabel or left a comment requesting the label be added.
- I added the
- OR this PR does change the DevTools UI or behavior and...
- I added an entry to
packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md. - I included before/after screenshots and/or a GIF demo of the new UI to my PR description.
- I ran the DevTools app locally to manually verify my changes.
- I added an entry to
If you need help, consider asking for help on Discord.