flutter / flutter/devtools

Logic to interact with the `Editor` DTD service should be pulled into a standalone package and published

Open
#9,306 0 comments 0 reactions 0 assignees View on GitHub
cleanup P2
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

The [classes and logic for interacting with the `Editor` DTD service](https://github.com/flutter/devtools/tree/master/packages/devtools_app/lib/src/shared/editor) would also be useful for other DTD clients wishing to interact with IDEs (e.g., the widget previewer).

We should consider pulling this DevTools specific logic into a dedicated `dtd_editor_service` package that's published and provides an extension on `DartToolingDaemon` for interacting with the `Editor` service.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.