devtools_extensions_io library

Classes

DevToolsOptions
Manages the devtools_options.yaml file and allows read / write access.
ExtensionsManager
Responsible for storing the available DevTools extensions and managing the content that DevTools server will serve at build/devtools_extensions.

Extensions

YamlExtension on YamlMap
YamlListExtension on YamlList
YamlNodeExtension on YamlNode

Constants

extensionBuildDefault → const String
The default location for the DevTools extension, relative to <parent_package_root>/extension/devtools/.

Exceptions / Errors

ExtensionParsingException
Exception type for errors encountered while parsing DevTools extension config.yaml files.