The documentation for Dart & Flutter DevTools lives on flutter.dev.
Our docs are written and pushed up to the flutter/website repo by the Flutter DevRel team. Developers working on DevTools should collaborate with Flutter tech writers by following the below workflow.
Some examples of "simple" updates include updating screenshots, glossary terms, coding recipes, etc. For this type of documentation request, you can include all the relevant information in a GitHub issue. Please follow the guidance below to create this issue.
- Create a Screencast (preferred) or a Google Drive video explaining the new feature or functionality changes that require docs updates. If the feature is quick to document, you can include a rough draft of the documentation you think should be written, but where possible, we should leave the writing to our talented tech writers.
- Create a Go Link pointed at your demo video.
- Follow the guidance below to create a GitHub issue.
Create an new issue on the flutter/website repository.
- Add a descriptive title for your request.
- Add the
devtools-request
label. - Add relevant information to the issue description. This may include a Go Link to your demo video or doc, a screenshot, a short description, or any other relevant context that our tech writers may need to fulfill your request.