Hello I'm trying to debug some issues with my app using dart DevTools and I notice that the "debugger" tab is not available to me. Here is a screenshot of what I see in the web debugger:
I notice that this article says I should have the "debugger" tab in the web DevTools: https://dart.dev/tools/dart-devtools
Any advice would be greatly appreciated!
EDIT: I notice I have the debugger when I use AndroidStudio but would like to have it in VisualStudio Code
