dart-lang / dart-lang/language
Alternative for "required" keyword
Open
feature
- Dominant language
- TeX
- Stars
- 2.9k
- Forks
- 239
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 14
Description
bool longSyntax({required String named}) => ...
bool shortSyntax({String! named}) => ...
Contributor guide
Research direction
No file or test is named. Start with issue #2574 and the two Dart function signatures in the report, then read the discussion to understand the proposed `required` alternative; done requires a decided syntax and agreement on its language-specification impact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100