-
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
☂️ Native Interop
area-native-interop
Used for native interop related issues, including FFI.
triage-automation
See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
#60117
opened Feb 12, 2025 by
itsjustkevin
Failures on [dart2wasm] Dynamic modules
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
#60116
opened Feb 12, 2025 by
dcharkes
dart2js miscompilation of Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
web-dart2js
late final
fields when optimizations are disabled
area-web
#60115
opened Feb 12, 2025 by
simolus3
Wrong flow analysis after non-nulable type and Use area-front-end for front end / CFE / kernel format related issues.
fe-analyzer-shared-flow-analysis
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
==null
area-front-end
#60114
opened Feb 12, 2025 by
sgrekhov
Add required keyword fix to file
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#60113
opened Feb 11, 2025 by
FMorschel
Tearoff should throw ArgumentErrors when called with old signature after update and 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
#60112
opened Feb 11, 2025 by
nshahan
Add callbacks for hot restart in the Dart Dev Embedder instead of using a global property
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
web-dev-compiler
#60111
opened Feb 11, 2025 by
nshahan
Tearoff equality and hashCode should be maintained after 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
#60110
opened Feb 11, 2025 by
nshahan
DWDS warning during initial page load
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
#60109
opened Feb 11, 2025 by
nshahan
Include import prefixes on hover types when available
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#60107
opened Feb 11, 2025 by
FMorschel
Macro follow-up: With macros gone, how can code-generators be composed?
area-language
Dart language related items (some items might be better tracked at github.com/dart-lang/language).
type-enhancement
A request for a change that isn't a bug
#60106
opened Feb 11, 2025 by
rrousselGit
Handle deletion of enum values on a 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
#60105
opened Feb 11, 2025 by
nshahan
Missing hot reload rejection when changing an existing enum into a class
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
#60104
opened Feb 11, 2025 by
nshahan
convert to named argument quick fix/action
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#60103
opened Feb 11, 2025 by
stephane-archer
Missing hot reload rejection when changing an existing class into an enum
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
#60102
opened Feb 11, 2025 by
nshahan
Missing hot reload rejection error when a class type parameters change
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
#60101
opened Feb 11, 2025 by
nshahan
Missing NoSuchMethod errors when accessing deleted members
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
#60100
opened Feb 11, 2025 by
nshahan
Functions auto completion on combinators could have better info text
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#60099
opened Feb 11, 2025 by
FMorschel
Failures on [vm] If waiting for an active mutator slot for too long, steal a slot from a thread at a native safepoint.
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
#60098
opened Feb 11, 2025 by
alexmarkov
Inline factory constructor
analyzer-refactoring
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#60097
opened Feb 11, 2025 by
stephane-archer
Memory use of dart2wasm
area-dart2wasm
Issues for the dart2wasm compiler.
type-performance
Issue relates to performance or code size
#60096
opened Feb 11, 2025 by
mkustermann
pub get failed when using analyzer: ^5.5.0 in flutter 3.0.0
area-dart-cli
Use area-dart-cli for issues related to the 'dart' command like tool.
dart-cli-pub
Issues related to the 'dart pub' tool
type-question
A question about expected behavior or functionality
#60094
opened Feb 11, 2025 by
tony123S
Update Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
messages.yaml
s language version overrides
area-analyzer
#60093
opened Feb 10, 2025 by
FMorschel
Flow analysis. Second operand of for(;;) loop issue
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
fe-analyzer-shared-flow-analysis
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60089
opened Feb 10, 2025 by
sgrekhov
Add SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
status-blocked
Blocked from making progress by another (referenced) issue
type-enhancement
A request for a change that isn't a bug
DateTime.copyWith
to class instead of extension method
area-core-library
#60085
opened Feb 10, 2025 by
lrampazzo
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.