-
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
[ DAP ] Unhandled Used for miscellaneous pkg/ packages not associated with specific area- teams.
dds-dap
DDS issues related to the Debug Adapter Protocol (DAP) implementation
P1
A high priority bug; for example, a single project is unusable or has many test failures
pkg-dds
For issues related to the Dart Development Service
Service connection disposed
RPCError
s in IsolateManager
area-pkg
#60851
opened Jun 3, 2025 by
bkonyi
Failures on https://dart-review.googlesource.com/c/sdk/+/427568
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
gardening
pkg-dtd
For issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK)
#60762
opened May 20, 2025 by
a-siva
Running SDK tests through VS Code fails with Used for miscellaneous pkg/ packages not associated with specific area- teams.
type-test
Top-level main() function takes arguments
area-pkg
#60437
opened Mar 31, 2025 by
sigurdm
[json_codable] Enhance JsonCodable to support custom key mappings between JSON and Dart fields
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-json
The json macro package
type-enhancement
A request for a change that isn't a bug
#59718
opened Dec 14, 2024 by
addalao
[json_codable] Support for specifying how DateTime format will be encoded out of the box
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-json
The json macro package
type-enhancement
A request for a change that isn't a bug
#59689
opened Dec 9, 2024 by
alestiago
[json_codable] support static fromJson
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-json
The json macro package
type-enhancement
A request for a change that isn't a bug
#59579
opened Nov 21, 2024 by
cedvdb
when starting dds: Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-dds
For issues related to the Dart Development Service
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Bad state: Failed to start Dart Development Service
area-pkg
#57073
opened Nov 12, 2024 by
andrewkolos
Failures on [ VM ] Exit with error if --disable-dart-dev is provided after a Dart CLI command
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
gardening
pkg-dds
For issues related to the Dart Development Service
#56610
opened Aug 30, 2024 by
mraleph
Mark Used for miscellaneous pkg/ packages not associated with specific area- teams.
P2
A bug or feature request we're likely to work on
pkg-dds
For issues related to the Dart Development Service
triaged
Issue has been triaged by sub team
dartExecutable
parameter as required
in DartDevelopmentServiceLauncher.start
area-pkg
#56565
opened Aug 23, 2024 by
bkonyi
JsonCodable should use type in Xxx.fromJson/toJson as representation in json
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-json
The json macro package
type-enhancement
A request for a change that isn't a bug
#56346
opened Jul 30, 2024 by
a14n
Add validation for DTD service names
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-dtd
For issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK)
type-enhancement
A request for a change that isn't a bug
#56177
opened Jul 8, 2024 by
kenzieschmoll
Different augmented output from macro during development and program running
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-json
The json macro package
#56110
opened Jun 30, 2024 by
alphamikle
DevTools not serving properly on app refresh
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-dds
For issues related to the Dart Development Service
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#56091
opened Jun 26, 2024 by
kenzieschmoll
[macros] add JsonCodable support for enums
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-json
The json macro package
type-enhancement
A request for a change that isn't a bug
#55989
opened Jun 12, 2024 by
jimmyff
pkg/dds/test/dap/integration/debug_exceptions_test went from flaky -> RuntimeError on unittest-asserts-release-win-arm64
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
dds-dap
DDS issues related to the Debug Adapter Protocol (DAP) implementation
gardening
#55685
opened May 10, 2024 by
derekxu16
pkg/dds/test/dap/integration/dart_test_test
flaky -> RuntimeError on unittest-asserts-release-mac-arm64
area-pkg
#55453
opened Apr 12, 2024 by
bkonyi
Add a concept of trusted clients to the DevTools server
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-dds
For issues related to the Dart Development Service
#55074
opened Feb 29, 2024 by
kenzieschmoll
DevTools server is not robust when it has multiple devtools clients connected to different apps
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-dds
For issues related to the Dart Development Service
#55073
opened Feb 29, 2024 by
kenzieschmoll
pkg/dds/test/dap/integration/dart_test_test Flaky -> RuntimeError
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
gardening
pkg-dds
For issues related to the Dart Development Service
#55060
opened Feb 29, 2024 by
dcharkes
links on Used for miscellaneous pkg/ packages not associated with specific area- teams.
dds-dap
DDS issues related to the Debug Adapter Protocol (DAP) implementation
pkg-dds
For issues related to the Dart Development Service
package:dap
's pub page are broken
area-pkg
#55053
opened Feb 28, 2024 by
kenzieschmoll
HeapSnapshotObject.data is wrong for negative integers when snapshot is taken on web platform.
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-vm-service
#54859
opened Feb 8, 2024 by
polina-c
[DAP] Support for assigning an inspected widget to a variable
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
dds-dap
DDS issues related to the Debug Adapter Protocol (DAP) implementation
pkg-dds
For issues related to the Dart Development Service
#54715
opened Jan 24, 2024 by
elliette
Consider creating a basic lsp client package to share between tools
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
devexp-lsp
Issues with analysis server's support of Language Server Protocol
P4
type-enhancement
A request for a change that isn't a bug
#54464
opened Dec 27, 2023 by
parlough
[DAP] Provide a way to send back a response after a hot response request
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
dds-dap
DDS issues related to the Debug Adapter Protocol (DAP) implementation
pkg-dds
For issues related to the Dart Development Service
#53940
opened Nov 2, 2023 by
elliette
Add Brotli support
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
type-enhancement
A request for a change that isn't a bug
#53906
opened Oct 30, 2023 by
Reprevise
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.