dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.21k stars 1.57k forks source link

[enhanced-parts] Write the spec #56190

Open eernstg opened 3 months ago

eernstg commented 3 months ago

Feature specification: https://github.com/dart-lang/language/blob/main/working/augmentation-libraries/parts_with_imports.md. As of July 9 2024, some parts may still be updated.

dart-github-bot commented 3 months ago

Summary: The issue requests a specification for the enhanced-parts feature, which is currently missing. This specification would define the feature's behavior and implementation details.