Make DTDTools screen a DevTools extension
Open
advanced-developer-mode
P3
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
This screen was temporarily added behind the "Advanced Developer Mode" setting to support inspecting DTD instances. Ideally, this should be shipped as a DevTools extension provided by `package:dtd` as a global devtools extension, which is blocked on https://github.com/flutter/devtools/issues/7594.
Putting the screen behind the "Advanced Developer Mode" setting is okay for now, but is not the best permanent solution. CC @bkonyi
Contributor guide
Assessment
This issue has not been assessed yet.