devtools_extensions library
Classes
- DevToolsExtensionConfig
- Describes an extension that can be dynamically loaded into a custom screen in DevTools.
Enums
- ExtensionEnabledState
- Describes the enablement state of a DevTools extension.
Constants
- devtoolsOptionsFileName → const String
- The name of the options file where extension enablement states are stored in a user's project.
- extensionRequestPath → const String
- Location where DevTools extension assets will be served, relative to where DevTools assets are served (build/).
- staticExtensionsSearchDepth → const int
- The depth to search the user's IDE workspace roots for projects with DevTools extensions.