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
Clicking the Pause Program button does pause execution of the Flutter app but it does not update the debugger's view of the stack. When used on a Java program the debugger stack is updated, so if it is possible to do so we should do the same for Flutter.