Can't see the variables when I run the debugger

已回答

When I run the debugger in the variable window, it only write Connected to the target VM, address: '...', transport: 'socket'

0

Did you set any breakpoints? Is the application stopped on the breakpoint? These features are available only when execution is stopped.

0

请先登录再写评论。