Skip to content

globals are not exposed in the Debugger #2442

Open
@elliette

Description

@elliette

global Dart variables are not currently shown in the debugger.

@nshahan did some investigation and found we will likely need to request the globals for the current library. In Chrome DevTools, they are discoverable in a closure with the library name:

Screenshot 2024-05-30 at 10 06 34 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onpackage:dwdstriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions