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
Assigned to nobody Loading
Sort

Issues list

prefer_parent_sync_state_for_method_overrides lint suggestion area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60828 opened May 30, 2025 by bryceremick
Providing other analysis_options.yaml to dart analyze area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60827 opened May 30, 2025 by EvgheniiBeriozchin
Some errors on creating getter/setters/mixin at record field 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
#60826 opened May 30, 2025 by FMorschel
Lint when dot shorthand syntax could be used but isn't 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 type-question A question about expected behavior or functionality
#60824 opened May 30, 2025 by bwilkerson
Strange refactor behavior when cursor is on closing parenthesis area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-assist Issues with analysis server assists P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60818 opened May 29, 2025 by kenzieschmoll
use_null_aware_elements does not trigger on chain call 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-negative
#60814 opened May 28, 2025 by tenhobi
Missing record field completion with switch expression and closures area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-completion Issues with the analysis server's code completion feature P2 A bug or feature request we're likely to work on
#60808 opened May 28, 2025 by FMorschel
Renaming field doesn't update constructors on subclasses of subclasses area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60803 opened May 27, 2025 by FMorschel
Add new ignore_for_file type strict area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#60798 opened May 26, 2025 by FMorschel
Warning on comment references for Dart keywords area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-warning Issues with the analyzer's Warning codes P3 A lower priority bug or feature request
#60794 opened May 26, 2025 by FMorschel
Warn if @optionalTypeArgs is used on a class that does not have type arguments area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-warning Issues with the analyzer's Warning codes P3 A lower priority bug or feature request
#60787 opened May 24, 2025 by rrousselGit
Recommend using DateTime.timestamp() over DateTime.now().toUtc() 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-lint-proposal
#60786 opened May 23, 2025 by Mr-Pepe
Quickfix "Add final field formal parameters" ignores always_put_required_named_parameters_first lint area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60783 opened May 23, 2025 by navaronbracke
Lint: depend_on_referenced_packages for docImports 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-lint-proposal
#60780 opened May 22, 2025 by jonasfj
Go to Definition doesn't work on class name when trying to invoque non existing constructor area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-navigation P3 A lower priority bug or feature request
#60773 opened May 21, 2025 by FMorschel
Why emit invalid_internal_annotation for members of a public class? 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
#60772 opened May 21, 2025 by nex3
New fix for multiple_library_directives 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 P4
#60769 opened May 21, 2025 by FMorschel
Auto-completion that adds new import lines (like override) should also update existing imports that use combinators area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P3 A lower priority bug or feature request
#60751 opened May 19, 2025 by FMorschel
Context message offsets may become stale if the file is modified area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P3 A lower priority bug or feature request
#60750 opened May 19, 2025 by DanTup
Some refactors (like "Inline Local") don't work correctly for non-priority files due to computing two resolve ASTs area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P3 A lower priority bug or feature request
#60735 opened May 15, 2025 by DanTup
Unclear documentation of @internal area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-pkg-meta Issues related to package:meta P3 A lower priority bug or feature request type-documentation A request to add or improve documentation
#60732 opened May 15, 2025 by sigurdm
Not clear if @visibleForTesting elements should be visible in other packages area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60731 opened May 15, 2025 by sigurdm
implicit_this_reference_in_initializer could have an Add late keyword fix 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 P3 A lower priority bug or feature request
#60729 opened May 15, 2025 by FMorschel
[Dot Shorthands] DevTools support area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. feature-dot-shorthands Implementation of the dot shorthands feature. P2 A bug or feature request we're likely to work on
#60727 opened May 14, 2025 by kallentu
1 task
Issues with quick fix for sort_constructors_first lint rule 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 P3 A lower priority bug or feature request
#60703 opened May 10, 2025 by gryznar
ProTip! Updated in the last three days: updated:>2025-05-28.