Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
annagrin opened this issue Mar 27, 2021 · 0 comments
Labels
metadata P3 A lower priority bug or feature request

Comments

@annagrin
Copy link
Contributor

annagrin commented Mar 27, 2021

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metadata P3 A lower priority bug or feature request
Projects
None yet
Development

No branches or pull requests

1 participant