Skip to content

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
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

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
Include import prefixes on hover types when available area-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). devexp-hover Issues related to hovers devexp-server Issues related to some aspect of the analysis server P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#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-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). devexp-refactoring Issues with analysis server refactorings P2 A bug or feature request we're likely to work on
#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
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 triaged Issue has been triaged by sub team
#60098 opened Feb 11, 2025 by alexmarkov
Inline factory constructor area-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). devexp-refactoring Issues with analysis server refactorings 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 messages.yamls language version overrides analyzer-technical-debt area-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). P3 A lower priority bug or feature request type-task A well-defined stand-alone task
#60093 opened Feb 10, 2025 by FMorschel
Flow analysis. Second operand of for(;;) loop issue area-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). devexp-warning Issues with the analyzer's Warning codes fe-analyzer-shared-flow-analysis P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60089 opened Feb 10, 2025 by sgrekhov
Add DateTime.copyWith to class instead of extension method area-core-library 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
#60085 opened Feb 10, 2025 by lrampazzo
Quick documentation look-up for packages area-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). devexp-server Issues related to some aspect of the analysis server P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#60123 opened Feb 9, 2025 by RepliedSage11
Missing warning on partially-unused record destruction area-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). devexp-warning Issues with the analyzer's Warning codes feature-wildcard-variables Implementation of the wildcard variables feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#60082 opened Feb 8, 2025 by ChaserVasya
Add support to data-driven fixes to handle cases where the return type has changed area-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). devexp-data-driven-fixes Issues with the analysis server's support for data-driven fixes P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#60079 opened Feb 7, 2025 by bwilkerson
[linter] unnecessary_else_block suggestion area-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). devexp-linter Issues with the analyzer's support for the linter package linter-lint-request P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#60078 opened Feb 7, 2025 by FMorschel
[unnecessary_statements] undetected unnecessary statement 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 P3 A lower priority bug or feature request
#60077 opened Feb 7, 2025 by stephane-archer
Share implementations for Flutter Builder-like assists area-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). devexp-assist Issues with analysis server assists P3 A lower priority bug or feature request type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#60075 opened Feb 6, 2025 by bkonyi
[wildcards] add a new SDK_VERSION_WILDCARDS diagnostic area-devexp Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...). devexp-warning Issues with the analyzer's Warning codes feature-wildcard-variables Implementation of the wildcard variables feature P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60074 opened Feb 6, 2025 by pq
Add failuresOnly to defineReflectiveSuite analyzer-test area-dart-model Use area-dart-model for issues related to packages analyzer, front_end, and kernel. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#60069 opened Feb 6, 2025 by FMorschel
ProTip! Exclude everything labeled bug with -label:bug.