-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
gen_snapshot: Direct generation of PE / DLL when AOT compiling for Windows
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
os-windows
type-enhancement
A request for a change that isn't a bug
#60813
opened May 28, 2025 by
rmacnak-google
gen_snapshot: Generate PDB debugging info when AOT compiling for Windows
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
os-windows
type-enhancement
A request for a change that isn't a bug
#60812
opened May 28, 2025 by
rmacnak-google
Add new 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
ignore_for_file
type strict
area-devexp
#60798
opened May 26, 2025 by
FMorschel
Add methods to remove specified leading/trailing parts of a string
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
type-enhancement
A request for a change that isn't a bug
#60796
opened May 26, 2025 by
Reprevise
[dart:js_interop] RegExp.
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
type-enhancement
A request for a change that isn't a bug
web-js-interop
Issues that impact all js interop
#60749
opened May 19, 2025 by
ykmnkmi
Question: Why not include the test package in the SDK by default?
area-dart-cli
Use area-dart-cli for issues related to the 'dart' command like tool.
dart-cli-test
Issues related to the 'dart test' tool
type-enhancement
A request for a change that isn't a bug
#60744
opened May 16, 2025 by
grab-a-byte
New API: dart:io.Platform.resolvedDartTool
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-io
type-enhancement
A request for a change that isn't a bug
#60724
opened May 14, 2025 by
srawlins
Move SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
feature-dot-shorthands
Implementation of the dot shorthands feature.
library-core
type-enhancement
A request for a change that isn't a bug
DateTime
constants for month and weekday into extension types.
area-core-library
#60669
opened May 3, 2025 by
mmcdon20
Uri - encoding of host should support domain punycoding
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
type-enhancement
A request for a change that isn't a bug
#60664
opened May 2, 2025 by
theatischbein
sort_pub_dependencies auto 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
type-enhancement
A request for a change that isn't a bug
#60650
opened Apr 30, 2025 by
dcharkes
Inconsistent results of SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
type-enhancement
A request for a change that isn't a bug
List.join
under concurrent modification
area-core-library
#60619
opened Apr 24, 2025 by
rakudrama
[linter] New lint to suggest avoid 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
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
bool == true
and bool == false
area-devexp
#60614
opened Apr 24, 2025 by
FMorschel
Record fields hover
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-hover
Issues related to hovers
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#60611
opened Apr 24, 2025 by
FMorschel
Quick Fix: Add Curly Braces Everywhere, does not do for chained if/else
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
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
#60600
opened Apr 23, 2025 by
scheglov
@unlisted
annotation in package:meta
area-devexp
#60598
opened Apr 23, 2025 by
jonasfj
[unrelated_type_equality_checks] flag more implicit 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
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
==
invocations
area-devexp
#60593
opened Apr 22, 2025 by
emakar
[linter] unused_parameter
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
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#60587
opened Apr 22, 2025 by
stephane-archer
Duration(seconds:) parsing problem
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
type-enhancement
A request for a change that isn't a bug
#60586
opened Apr 22, 2025 by
rocketnik
No completion for 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
devexp-completion-correctness
Issues with the correctness of the analysis server's code completion feature
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
identifier.^[]
area-devexp
#60577
opened Apr 21, 2025 by
scheglov
[linter] [no_variable_shadowing]
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
linter-status-pending
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#60560
opened Apr 17, 2025 by
stephane-archer
convert to named parameters is not available on the constructor
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-refactoring
Issues with analysis server refactorings
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
#60555
opened Apr 17, 2025 by
stephane-archer
Add a TODO function that can be assigned to all types.
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
type-enhancement
A request for a change that isn't a bug
#60582
opened Apr 16, 2025 by
rensPols
Allow long arguments to be provided via a file instead of only on the command line
area-dart-cli
Use area-dart-cli for issues related to the 'dart' command like tool.
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-enhancement
A request for a change that isn't a bug
#60551
opened Apr 16, 2025 by
DanTup
Evaluation of 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
RecordType
and FunctionType
could give more information
area-devexp
#60537
opened Apr 14, 2025 by
FMorschel
[linter] suggestion For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
P4
type-design
type-enhancement
A request for a change that isn't a bug
use_static_named
area-devexp
#60532
opened Apr 14, 2025 by
FMorschel
Previous Next
ProTip!
Adding no:label will show everything without a label.