dart-lang / dart-lang/language

Alternative for "required" keyword

Open
#2,574 12 comments 10 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.