Skip to content

[Null-aware elements] Experiment flag #55926

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

Closed
3 tasks
Tracked by #55949
chloestefantsova opened this issue Jun 4, 2024 · 2 comments
Closed
3 tasks
Tracked by #55949

[Null-aware elements] Experiment flag #55926

chloestefantsova opened this issue Jun 4, 2024 · 2 comments
Assignees
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). feature-null-aware-elements Implementation of the Null-aware elements feature

Comments

@chloestefantsova
Copy link
Contributor

chloestefantsova commented Jun 4, 2024

This is the implementation issue for a new language feature: https://github.com/dart-lang/language/blob/main/working/0323-null-aware-elements/feature-specification.md

  • Add an experiment flag named null-aware-elements
  • Eventually, add an experiment and release version to gate the feature.
  • Then enable by default when ready to release.
@chloestefantsova chloestefantsova added area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). feature-null-aware-elements Implementation of the Null-aware elements feature labels Jun 4, 2024
@chloestefantsova chloestefantsova self-assigned this Jun 4, 2024
@sgrekhov
Copy link
Contributor

sgrekhov commented Jun 4, 2024

There is a typo above. Experimental flag name, according to the specification, should be null-aware-elements

@lrhn
Copy link
Member

lrhn commented Jun 4, 2024

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). feature-null-aware-elements Implementation of the Null-aware elements feature
Projects
None yet
Development

No branches or pull requests

3 participants