Skip to content

Issues: dart-lang/language

Beta
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Function mixins feature Proposed language feature that solves one or more problems
#4373 opened May 12, 2025 by munificent
Change flow anaylsis to only promote to proper subtypes flow-analysis Discussions about possible future improvements to flow analysis
#4368 opened May 9, 2025 by stereotype441
Inference of type bounds in as checks feature Proposed language feature that solves one or more problems
#4366 opened May 9, 2025 by dcharkes
Type promotion for variables typed as a sealed class based on control flow feature Proposed language feature that solves one or more problems
#4364 opened May 8, 2025 by dcharkes
Should we disambiguate abstract and incomplete functions? augmentations Issues related to the augmentations proposal. question Further information is requested
#4363 opened May 8, 2025 by munificent
Should an is FutureOr<T> test make T a type of interest? flow-analysis Discussions about possible future improvements to flow analysis small-feature A small feature which is relatively cheap to implement.
#4362 opened May 8, 2025 by eernstg
Should an is T test make T? a type of interest? flow-analysis Discussions about possible future improvements to flow analysis
#4361 opened May 7, 2025 by stereotype441
Trailing mixins feature Proposed language feature that solves one or more problems
#4359 opened May 6, 2025 by munificent
Support Parts/augments with an "external" (generated) path request Requests to resolve a particular developer problem
#4358 opened May 6, 2025 by rrousselGit
How do you augment an enum without adding values? augmentations Issues related to the augmentations proposal. question Further information is requested
#4356 opened May 6, 2025 by munificent
Support Intersection Types in Dart (e.g., T extends A & B, typedef AB = A & B) feature Proposed language feature that solves one or more problems
#4353 opened May 3, 2025 by tilucasoli
Dot shorthands: Could .new(...) be simplified to .(...)? request Requests to resolve a particular developer problem
#4351 opened May 2, 2025 by rrousselGit
Implicitly required formal named parameters feature Proposed language feature that solves one or more problems
#4349 opened May 2, 2025 by acarstoiu
Field promotions should apply inside irrefutable patterns. field-promotion Issues related to addressing the lack of field promotion flow-analysis Discussions about possible future improvements to flow analysis patterns Issues related to pattern matching.
#4347 opened May 1, 2025 by stereotype441
Case expressions feature Proposed language feature that solves one or more problems patterns Issues related to pattern matching.
#4343 opened Apr 30, 2025 by lrhn
Context type of right hand operand of == is empty small-feature A small feature which is relatively cheap to implement. type-inference Type inference, issues or improvements
#4336 opened Apr 25, 2025 by eernstg
Support for Creating Classes, Variables, and Functions at Runtime request Requests to resolve a particular developer problem
#4341 opened Apr 25, 2025 by maynul4
Allow an extension to provide the missing part of a getter/setter pair extension-methods small-feature A small feature which is relatively cheap to implement.
#4334 opened Apr 23, 2025 by eernstg
Lazy initialization functionality of 'late' keyword should be split into a dedicated 'lazy' keyword request Requests to resolve a particular developer problem
#4331 opened Apr 17, 2025 by nebkat
extension enum feature Proposed language feature that solves one or more problems
#4329 opened Apr 16, 2025 by kirara-shiroyoru
The flow analysis specification seems to ignore types of interest in a try block flow-analysis Discussions about possible future improvements to flow analysis question Further information is requested
#4328 opened Apr 15, 2025 by eernstg
Flow analysis of try/catch/finally seems to use a conservative join too broadly flow-analysis Discussions about possible future improvements to flow analysis question Further information is requested
#4327 opened Apr 15, 2025 by eernstg
Namespaces, nested static declarations and nested scope imports. feature Proposed language feature that solves one or more problems
#4324 opened Apr 11, 2025 by lrhn
Introduce throws keyword (like Swift) for marking throwable functions feature Proposed language feature that solves one or more problems
#4321 opened Apr 9, 2025 by tilucasoli
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.