webdev
webdev copied to clipboard
Problems debugging `static` members
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).