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

Confusing error message when a void value is used area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). improve-diagnostics Related to the quality of diagnostic messages
#56992 opened Oct 30, 2024 by sgrekhov
[Meta] Support project-wide dart format page width configuration area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#56863 opened Oct 7, 2024 by munificent
4 of 5 tasks
[proposal] Enable evolving lints by gating expansions behind language versions area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). devexp-linter Issues with the analyzer's support for the linter package P2 A bug or feature request we're likely to work on
#59551 opened Oct 4, 2024 by parlough
[Meta] Ship the new formatting style and migrate to it area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)
#56688 opened Sep 10, 2024 by munificent
22 of 24 tasks
[Unquoted Imports] [meta] Unquoted Imports implementation area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). feature-unquoted-imports Implementation of the import shorthands/unquoted imports feature. implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)
#56614 opened Aug 30, 2024 by kallentu
1 of 8 tasks
[enhanced-parts] Linter Support area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). devexp-linter Issues with the analyzer's support for the linter package feature-enhanced-parts Regarding the 'enhanced-parts' feature linter-new-language-feature linter-set-core linter-set-flutter linter-set-recommended P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#59482 opened Jul 18, 2024 by pq 100+
📝 Data Assets Tracker area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#56217 opened Jul 10, 2024 by mosuem
4 tasks
[enhanced-parts] Syntax highlighters implementation area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). feature-enhanced-parts Regarding the 'enhanced-parts' feature type-enhancement A request for a change that isn't a bug
#56196 opened Jul 9, 2024 by eernstg
Implement the enhanced-parts feature area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). feature-enhanced-parts Regarding the 'enhanced-parts' feature implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) type-enhancement A request for a change that isn't a bug
#56189 opened Jul 9, 2024 by eernstg
24 tasks
[augmentations] Angular compiler implementation area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). feature-augmentations Implementation of the augmentations feature type-enhancement A request for a change that isn't a bug
#56169 opened Jul 8, 2024 by itsjustkevin
Implement augmentations feature area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). feature-augmentations Implementation of the augmentations feature implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) type-enhancement A request for a change that isn't a bug
#56150 opened Jul 8, 2024 by itsjustkevin
Auto-generate identifiers for record_use area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#56043 opened Jun 19, 2024 by mosuem
TargetKind for resource identifiers annotations area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#55937 opened Jun 5, 2024 by mosuem
[breaking change] Add Random.fillBytes method. area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). breaking-change-approved breaking-change-request This tracks requests for feedback on breaking changes
#55836 opened May 24, 2024 by lrhn
Resource Identifiers for instance methods area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#55556 opened Apr 24, 2024 by dcharkes
☂️ Resource Identifiers area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#55555 opened Apr 24, 2024 by dcharkes
12 tasks
[Process] Reexamination of Dart SDK Breaking Change Process area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#55539 opened Apr 22, 2024 by itsjustkevin
Define the resources.json format from @ResourceIdentifiers and @pragma('dart2js:resource-identifier') area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#55494 opened Apr 17, 2024 by dcharkes
[parser/spec] Pattern assignment inconsistency foo = (id) = 0;. area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#55232 opened Mar 18, 2024 by modulovalue
Area for Improvement: Provide recommendations for official Dart benchmarking solutions in documentation area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). pkg-benchmark type-enhancement A request for a change that isn't a bug
#54980 opened Feb 22, 2024 by bkonyi
☔ Support for hot reload in DDC area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler
#54934 opened Feb 15, 2024 by sigmundch
[augmentations] linter support area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). devexp-linter Issues with the analyzer's support for the linter package linter-new-language-feature linter-set-core linter-set-flutter linter-set-recommended P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#59399 opened Feb 14, 2024 by pq 100+
Report a compile-time error when an expression of type void is used area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)
#54889 opened Feb 12, 2024 by eernstg
Manage the dart. namespace of the compilation environment. area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#54785 opened Jan 31, 2024 by lrhn
VM-Specific Pragma Annotations documentation is not discoverable area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#54672 opened Jan 18, 2024 by Hixie
ProTip! Type g i on any issue or pull request to go back to the issue listing page.