-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Issues: dart-lang/sdk
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[Extension type] Wrong error messages in CFE in case of invalid assignment
cfe-messages
Poor/undesirable messaging in errors/warnings emitted by the CFE.
improve-diagnostics
Related to the quality of diagnostic messages
#60676
opened May 5, 2025 by
sgrekhov
Flow analysis. An assignment of Implementation of flow analysis in analyzer/cfe
soundness
null
promotes to non-nullable type
model-flow
#60674
opened May 5, 2025 by
sgrekhov
[analyzer] No error in case of
?.
in a constant expression
analyzer-constants
#60673
opened May 5, 2025 by
sgrekhov
DdsExtension.onEventWithHistory implementation seems incorrect
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-dds
For issues related to the Dart Development Service
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60672
opened May 5, 2025 by
mraleph
The
dot-shorthands
feature is not working in some operator expressions.
#60671
opened May 4, 2025 by
mmcdon20
Every
dart test
/flutter test
causes a "downloading dependencies" again
#60670
opened May 4, 2025 by
rrousselGit
Move SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
feature-dot-shorthands
Implementation of the dot shorthands feature.
library-core
type-enhancement
A request for a change that isn't a bug
DateTime
constants for month and weekday into extension types.
area-core-library
#60669
opened May 3, 2025 by
mmcdon20
Errors for name colisions discussion
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60668
opened May 3, 2025 by
FMorschel
Lints to prefer project root path import
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-linter
Issues with the analyzer's support for the linter package
#60667
opened May 2, 2025 by
predatorx7
JS interop can't create anonymous objects with keys that are Dart keywords
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop
web-js-interop
Issues that impact all js interop
#60666
opened May 2, 2025 by
nex3
Fix tests that expect to receive VM Service events
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
pkg-dds
For issues related to the Dart Development Service
pkg-vm-service
vm-service
The VM Service Protocol, both the specification and its implementation
#60665
opened May 2, 2025 by
derekxu16
Uri - encoding of host should support domain punycoding
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
type-enhancement
A request for a change that isn't a bug
#60664
opened May 2, 2025 by
theatischbein
fix: quickfix deletes active functionality when removing unused variable
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-quick-fix
Issues with analysis server (quick) fixes
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60663
opened May 2, 2025 by
GuilhermeConstantino
False positive for package_names lint for Pub Workspace name
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-linter
Issues with the analyzer's support for the linter package
linter-false-positive
P3
A lower priority bug or feature request
#60662
opened May 1, 2025 by
n-bernat
Is the UX around fixes confusing?
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
type-question
A question about expected behavior or functionality
#60660
opened May 1, 2025 by
bwilkerson
Failures on [VM/dartdev] Switch dartdev to use an AOT runtime.
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
#60655
opened May 1, 2025 by
a-siva
[ddc] Instantiated generic method tearoffs always use the display the name "result" in NSM errors
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop
web-dev-compiler
#60654
opened Apr 30, 2025 by
nshahan
IsolateGroup.runSync should be supported on simulators
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
P2
A bug or feature request we're likely to work on
triaged
Issue has been triaged by sub team
#60653
opened Apr 30, 2025 by
aam
Extension method performance concerns
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
model-performance
Performance/memory issues in analyzer/cfe
type-performance
Issue relates to performance or code size
#60649
opened Apr 30, 2025 by
jonasfj
Add For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-quick-fix
Issues with analysis server (quick) fixes
P3
A lower priority bug or feature request
Add await
fix for for_in_of_invalid_type
when Future<Iterable>
/Stream
area-devexp
#60648
opened Apr 30, 2025 by
FMorschel
Analyzer constant evaluation special-cases For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
model-const-eval
Implementation of constant evaluation in analyzer/cfe
identical(int, double)
.
analyzer-constants
area-dart-model
#60647
opened Apr 30, 2025 by
lrhn
Flow analysis. Variable can be promoted to the type which is not subtype of its current type.
model-flow
Implementation of flow analysis in analyzer/cfe
#60646
opened Apr 30, 2025 by
sgrekhov
Fix prefix hover and go to definition for parts with imports
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
feature-enhanced-parts
Regarding the 'enhanced-parts' feature
#60645
opened Apr 30, 2025 by
FMorschel
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.