You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`--dtd-exposed-uri` is a flag supported by the DevTools server but not in `dt serve`. This makes it difficult to run DevTools from source in a web based IDE because Dart-Code will pass this flag and the call to `dt serve` will fail.
0 commit comments