-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[breaking change] "typedef" with reference name.
breaking-change-request
This tracks requests for feedback on breaking changes
#60426
opened Mar 29, 2025 by
srburton
Analyzer incorrectly classifies certain for-in loops as dead code.
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
dart-model-analyzer-spec
Issues with the analyzer's implementation of the language spec
model-flow
Implementation of flow analysis in analyzer/cfe
P2
A bug or feature request we're likely to work on
soundness
#60424
opened Mar 28, 2025 by
stereotype441
Missing For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
Comment
in childEntries
for some AnnotatedNode
s
area-dart-model
#60423
opened Mar 28, 2025 by
FMorschel
reference_to_private_declarations
lint suggestion
area-devexp
#60420
opened Mar 27, 2025 by
FMorschel
3 of 5 tasks
[VM/AOT] Using records as Map keys is slow on AOT
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
type-performance
Issue relates to performance or code size
#60419
opened Mar 27, 2025 by
rakudrama
Analyzer cannot resolve instance reference on type variable, in a doc comment.
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60417
opened Mar 27, 2025 by
srawlins
[linter][unnecessary_async] undetected simple function
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60416
opened Mar 27, 2025 by
stephane-archer
Analyzer/CFE discrepancy on for-in loops
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
model-discrepancy
Discrepancies between analyzer and cfe
#60414
opened Mar 27, 2025 by
johnniwinther
[analytics] stop reporting data about context creation
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-analytics
P2
A bug or feature request we're likely to work on
#60411
opened Mar 26, 2025 by
pq
The value of the field '_foo' isn't used. Try removing the field, or using it.
produce invalid code
area-devexp
#60410
opened Mar 26, 2025 by
stephane-archer
[dart2js] Local variable is captured incorrectly inside field initializer
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
web-dart2js
#60409
opened Mar 26, 2025 by
alexmarkov
Dart should compile with -Wnewline-eof to match Flutter
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
triaged
Issue has been triaged by sub team
#60403
opened Mar 25, 2025 by
eseidel
Inline values / evaluations for For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
Iterable
s should be consistent
area-devexp
#60402
opened Mar 25, 2025 by
FMorschel
[dart2wasm] Consider using direct-call metadata in dynamic invocations
area-dart2wasm
Issues for the dart2wasm compiler.
#60401
opened Mar 25, 2025 by
osa1
[docs] BytesBuilder docs reference pre-class-modifiers statement
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-typed-data
type-documentation
A request to add or improve documentation
#60399
opened Mar 25, 2025 by
navaronbracke
Initializing variable with For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
||
pattern highlighting/go to definition
area-devexp
#60398
opened Mar 25, 2025 by
FMorschel
[dart2wasm] New failures with Issues for the dart2wasm compiler.
--minify
to fix or skip
area-dart2wasm
#60397
opened Mar 25, 2025 by
osa1
Breakpoints in unit tests are not hit under certain conditions
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
#60396
opened Mar 25, 2025 by
jsroest
Flow analysis. Definitely unassigned variable in dead code issue
fe-analyzer-shared-flow-analysis
model-flow
Implementation of flow analysis in analyzer/cfe
type-question
A question about expected behavior or functionality
#60395
opened Mar 25, 2025 by
sgrekhov
prefix_shadowed_by_local_declaration
false positive
area-dart-model
#60388
opened Mar 24, 2025 by
FMorschel
DTD/VmService - add optional descriptions and schemas to service extensions
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
pkg-dtd
For issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK)
vm-service
The VM Service Protocol, both the specification and its implementation
#60387
opened Mar 24, 2025 by
jakemac53
Incorrect Coverage Reporting for Extension Methods with Split Return Type and Name
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
triaged
Issue has been triaged by sub team
#60383
opened Mar 23, 2025 by
GiancarloCante
The code in the pub workspace does not display the repair prompt window.
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60381
opened Mar 22, 2025 by
kjxbyz
Reduce the use of "Try..." in messaging
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60380
opened Mar 22, 2025 by
davidmorgan
move to file doesn't move associated private function
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-refactoring
Issues with analysis server refactorings
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60379
opened Mar 22, 2025 by
stephane-archer
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.