-
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
TFA should annotate all instance calls with either direct call metadata or consider the selector to be called
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
vm-tfa
#60313
opened Mar 13, 2025 by
mkustermann
pkg/compiler/test/sourcemaps/source_mapping_test went from being flaky to RuntimeError
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
gardening
#60312
opened Mar 12, 2025 by
a-siva
Fixes for Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
multiple_combinators
area-devexp
#60309
opened Mar 12, 2025 by
FMorschel
"Inline method" fails with an error on the "print" function
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-server
Issues related to some aspect of the analysis server
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60308
opened Mar 12, 2025 by
DanTup
Add direct creation of snapshots as Mach-O shared objects
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
#60307
opened Mar 12, 2025 by
sstrickl
Create method doesn't consider the expected Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
dartdev-quick-fix
Issues with analysis server (quick) fixes
P2
A bug or feature request we're likely to work on
return
type
area-devexp
#60306
opened Mar 12, 2025 by
FMorschel
No completion for nextFragment
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-completion
Issues with the analysis server's code completion feature
devexp-completion-correctness
Issues with the correctness of the analysis server's code completion feature
P2
A bug or feature request we're likely to work on
#60298
opened Mar 10, 2025 by
scheglov
Tearoff equality and hashCode should be maintained after hot reload (for super tearoffs)
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
web-dev-compiler
web-hot-reload
Issues related to stateful hot reload on the web
#60297
opened Mar 10, 2025 by
Markzipan
Create method false-negative trigger
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
#60294
opened Mar 10, 2025 by
FMorschel
Modifying "packages/flutter/lib/src/widgets/binding.dart" causes analysis that takes ~30s
area-dart-model
Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
model-performance
Performance/memory issues in analyzer/cfe
#60293
opened Mar 10, 2025 by
DanTup
"edit.getFixes"/"edit.getAssists" can be slow and called a lot by IntelliJ/Android Studio
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
model-performance
Performance/memory issues in analyzer/cfe
type-performance
Issue relates to performance or code size
#60292
opened Mar 10, 2025 by
DanTup
dart format (and possibly analyze) should fail if it is unable to resolve include references in analysis_options.yaml
area-dart-cli
Use area-dart-cli for issues related to the 'dart' command like tool.
dart-cli-analyze
Issues related to the 'dart analyze' tool
dart-cli-format
Issues related to the 'dart format' tool
#60291
opened Mar 10, 2025 by
isoos
[cfe] Wrong class name for record with one positional field
area-dart-model
Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
cfe-messages
Poor/undesirable messaging in errors/warnings emitted by the CFE.
improve-diagnostics
Related to the quality of diagnostic messages
#60290
opened Mar 10, 2025 by
sgrekhov
Web hot reload breaks app when running as Web Server (-d web-server)
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
web-dev-compiler
web-hot-reload
Issues related to stateful hot reload on the web
#60289
opened Mar 9, 2025 by
agreaves
FFICallbackTrampoline has unsafe handling of SP/CSP
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-ffi
triaged
Issue has been triaged by sub team
#60285
opened Mar 8, 2025 by
eseidel
[Proposal] allow always_declare_return_types to work together with avoid_annotating_with_dynamic
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-linter
Issues with the analyzer's support for the linter package
linter-false-negative
P2
A bug or feature request we're likely to work on
#60284
opened Mar 8, 2025 by
navaronbracke
Why does Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
strict-raw-types
not apply to is
or as
?
area-devexp
#60282
opened Mar 8, 2025 by
mmcdon20
[ddc] Investigate a scenario where an entire library gets deleted but a call to a member of that library is retained and invoked after the hot reload
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
web-dev-compiler
web-hot-reload
Issues related to stateful hot reload on the web
#60281
opened Mar 7, 2025 by
nshahan
measureUserAgentSpecificMemory
API seems inaccurate in WASM mode
area-dart2wasm
#60280
opened Mar 7, 2025 by
kenzieschmoll
Consider adding DynamicElement, NeverElement, DynamicFragment, and NeverFragment classes
analyzer-api
Issues that impact the public API of the analyzer package
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
#60279
opened Mar 7, 2025 by
stereotype441
test.dart
fails on Python 3.13
area-sdk
#60278
opened Mar 7, 2025 by
pcc
Test creates a file named Use area-sdk for general purpose SDK issues (packaging, distribution, …).
string
in the root source directory
area-sdk
#60277
opened Mar 7, 2025 by
pcc
Serialize hot reload rejections in a way that can be parsed mechanically in Flutter tools
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
web-dev-compiler
#60275
opened Mar 7, 2025 by
srujzs
Case where the breakpoint resolution algorithm dosen't correctly find the first debuggable location on a line
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
vm-debugger
vm-service
The VM Service Protocol, both the specification and its implementation
#60274
opened Mar 7, 2025 by
derekxu16
extra_positional_arguments
triggers only once
area-devexp
#60272
opened Mar 7, 2025 by
FMorschel
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.