Skip to content

Sidebar doesn't work in web contexts because DTD URI is not exposed #5271

@DanTup

Description

@DanTup

This is a part of the problem for #5158. DevTools now needs a connection to DTD, but when running in a web context, it tries to connect to localhost (but the service is running on a remote container).

With flutter/devtools@5457f57, we can pass a second DTD URI to DevTools, but we need to expose and provide it here in the extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in devtoolsRelates to integration with Dart/Flutter DevToolsin dtdRelates to integration with the Dart Tooling Daemonis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions