mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Adds support for a subset of the DTD `Editor` service registered by IDEs for use by the widget preview scaffold. Currently, this feature subset includes support for listening for: - Source file selection events - Editor theme change events This change does not introduce any new functionality that makes use of these new DTD `Editor` events.