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

Support configuration file / .dartrc 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
#60806 opened May 28, 2025 by ValentinVignal
[cli] Introduce dart clean area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. area-native-interop Used for native interop related issues, including FFI.
#60754 opened May 19, 2025 by dcharkes
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
dart build exe promised layout area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-build
#60730 opened May 15, 2025 by dcharkes
resident compiler failing on GitHub actions (ubuntu) area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-compilation-server
#60713 opened May 12, 2025 by jakemac53
Every dart test/flutter test causes a "downloading dependencies" again 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
#60670 opened May 4, 2025 by rrousselGit
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
Create a DTD service for managing connected apps area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-tooling-daemon Issues related to the 'dart tooling-daemon' tool P2 A bug or feature request we're likely to work on pkg-dtd For issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK)
#60540 opened Apr 15, 2025 by kenzieschmoll
Implement a proper shell tokenizer for the SDK area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool.
#60341 opened Mar 18, 2025 by osa1
Doc comments in typedefs for record types can't reference field names area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-doc
#60332 opened Mar 16, 2025 by GiancarloCante
Resident compiler fails to resolve packages after additions area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-compilation-server type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60314 opened Mar 13, 2025 by jakemac53
dart format (and possibly analyze) should fail if it is unable to resolve include references in analysis_options.yaml area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-analyze Issues related to the 'dart analyze' tool dart-cli-format Issues related to the 'dart format' tool
#60291 opened Mar 10, 2025 by isoos
Running dart format on Dart version 3.7.0 creates inconsistent results. area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-format Issues related to the 'dart format' tool
#60163 opened Feb 19, 2025 by jpeiffer
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
Support glob pattern in workspace feature 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-enhancement A request for a change that isn't a bug
#60066 opened Feb 6, 2025 by vasilich6107
Error encountered while parsing package_config.json: Unexpected end of input area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59992 opened Jan 27, 2025 by FMorschel
New tests added for testing the resident frontend server functionality are flaking on Windows area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. gardening pkg-vm-service vm-service The VM Service Protocol, both the specification and its implementation
#59909 opened Jan 14, 2025 by a-siva
False error reported when computing LUB of sealed class involving mixins 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
#59828 opened Dec 31, 2024 by Mike278
dart fix + new formatter omits whitespace from before area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-fix type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59747 opened Dec 17, 2024 by Piinks
dart fix needs a verbose option area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-fix type-enhancement A request for a change that isn't a bug
#57014 opened Nov 1, 2024 by firephreek
Flutter tool needs to traverse/walk pub dependencies, should it (long-term)? 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-enhancement A request for a change that isn't a bug
#56968 opened Oct 25, 2024 by matanlurey
dart fix --dry-run should support returning non-zero code on changes for CI uses area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. type-enhancement A request for a change that isn't a bug
#56904 opened Oct 16, 2024 by artoale
dart compile should have an option to use ddc (Dart Development Compiler) area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. type-enhancement A request for a change that isn't a bug
#56877 opened Oct 9, 2024 by a-siva
Add depfile output flags to dart compile area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-compile Issues related to the 'dart compile' tool P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56778 opened Sep 24, 2024 by matanlurey
[Feature request] dart run --no-sandbox option on MacOS area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. os-osx type-enhancement A request for a change that isn't a bug
#56754 opened Sep 19, 2024 by stephane-archer
ProTip! Follow long discussions with comments:>50.