dart-lang / dart-lang/language
[parts-with-imports] Consider dropping the library name from the library directive
Open
dart-4.0
- Dominant language
- TeX
- Stars
- 2.9k
- Forks
- 239
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 14
Description
Referring to https://github.com/dart-lang/language/blob/main/working/augmentation-libraries/parts_with_imports.md.
Given that `part of` directives will be required to use a URI rather than a library name, unless there's somewhere else that a library name can appear, can we consider removing the ability to name libraries?
Contributor guide
Assessment
This issue has not been assessed yet.