webdev icon indicating copy to clipboard operation
webdev copied to clipboard

Problems debugging `static` members

Open elliette opened this issue 1 year ago • 0 comments

In Intellij, when inspecting a static member, DWDS throws an error: https://github.com/flutter/flutter-intellij/issues/7228#issuecomment-1984641063

For VS Code and Flutter DevTools, we don't show static members for web apps (we also don't show them for VM apps).

elliette avatar Mar 12 '24 21:03 elliette