Skip to content

Create app-level metadata for communication between the build system and debugger #1290

Open
@annagrin

Description

@annagrin

This issue tracks work related to generation and use of app-level metadata in several repos (to be created and added here later)

  • SDK:
  • builds: generate app metadata, merged app-level metadata (for multi-ddc scenario)
    • generate metadata for SDK libraries
    • build_web_compilers:
    • blaze
    • flutter tools
  • dwds: use app metadata
    • read app level metadata to
      • find locations of individual metadata files
      • set app-level properties, such as root lib, null safety, sdk module and libraries, and more
  • builds: remove generating merged metadata
    • build_web_compilers:
    • blaze
    • flutter tools

Needed for:
#1226
dart-lang/sdk#44760
#1030
Better implementation of: #1457 (see discussion in #1472)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestmetadata

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions