Skip to content

Issues: dart-lang/language

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

Test Blocks In Src feature Proposed language feature that solves one or more problems
#4207 opened Dec 15, 2024 by mcmah309
Add private set property modifier feature Proposed language feature that solves one or more problems
#4206 opened Dec 13, 2024 by tilucasoli
Inline catching feature Proposed language feature that solves one or more problems
#4205 opened Dec 13, 2024 by Protonull
Marginally better LUB for different instantiations of the same interface. feature Proposed language feature that solves one or more problems inference
#4204 opened Dec 12, 2024 by lrhn
Fragmented declarations feature Proposed language feature that solves one or more problems
#4203 opened Dec 11, 2024 by lrhn
Allow setters to declare a return type of Never feature Proposed language feature that solves one or more problems
#4202 opened Dec 10, 2024 by mateusfccp
More capable Type objects feature Proposed language feature that solves one or more problems meta-classes
#4200 opened Dec 9, 2024 by eernstg
Exhaustive check on generic sealed class is considered not exhaustive request Requests to resolve a particular developer problem
#4199 opened Dec 6, 2024 by rrousselGit
Equality Types feature Proposed language feature that solves one or more problems
#4198 opened Dec 6, 2024 by eernstg
Be more strict on inferred types with no constraints? inference question Further information is requested type-inference Type inference, issues or improvements
#4197 opened Dec 6, 2024 by eernstg
Pattern matching not properly considering "!= null" in the exhaustive check patterns Issues related to pattern matching. type-inference Type inference, issues or improvements
#4190 opened Dec 2, 2024 by gabrielgarciagava
Enhance Visibility Control with @private and @public Annotations in Dart feature Proposed language feature that solves one or more problems
#4189 opened Dec 2, 2024 by stan-at-work
Named arguments feature Proposed language feature that solves one or more problems
#4185 opened Nov 29, 2024 by cedvdb
Dart imports accepts non Dart files request Requests to resolve a particular developer problem
#4184 opened Nov 29, 2024 by PiotrFLEURY
Enum shorthands using a type alias and invoking a constructor brevity A feature whose purpose is to enable concise syntax, typically expressible already in a longer form enum-shorthands Issues related to the enum shorthands feature. question Further information is requested
#4183 opened Nov 28, 2024 by eernstg
Downwards and upwards inference with object patterns patterns Issues related to pattern matching.
#4180 opened Nov 27, 2024 by munificent
Allow var type id in non-declaring constructor parameter lists? feature Proposed language feature that solves one or more problems primary-constructors
#4179 opened Nov 26, 2024 by lrhn
Declaring constructors and field type inheritance feature Proposed language feature that solves one or more problems primary-constructors
#4178 opened Nov 26, 2024 by lrhn
Soft covariance modifier feature Proposed language feature that solves one or more problems
#4177 opened Nov 26, 2024 by munificent
Typed equality operator
#4176 opened Nov 25, 2024 by leafpetersen
Lint / IDE warning if async function is called without await feature Proposed language feature that solves one or more problems
#4167 opened Nov 21, 2024 by lewinpauli
Type Promotion on Record Attributes feature Proposed language feature that solves one or more problems field-promotion Issues related to addressing the lack of field promotion type-inference Type inference, issues or improvements
#4165 opened Nov 19, 2024 by caseycrogers
ProTip! Adding no:label will show everything without a label.