Skip to content

issues Search Results · repo:dart-lang/tools language:Dart

Filter by

1k results
 (101 ms)

1k results

indart-lang/tools (press backspace or delete to remove)

Based on https://github.com/dart-lang/sdk/issues/60234 I think we can give some attention to the YamlEditor here, considering line endings. We could probably copy the work at: https://github.com/dart-lang/sdk/blob/1499a30cd560b93ea692b5dfa78dbd01275dd720/pkg/analysis_server_plugin/lib/edit/correction_utils.dart#L53-L73 ...
package:yaml_edit
  • FMorschel
  • Opened 
    6 hours ago
  • #2143

Hi, I m trying to implement golden tests (compare app screenshots) for a project where the UI depends on the current date/time. I believe the most suggested solution to mock DateTime.now() is to use clock ...
package:clock
  • RustamG
  • Opened 
    5 days ago
  • #2142

Hi all! I m working on a Flutter app and want to improve my error reporting, especially for async errors. I came across the stack_trace package and its Chain.capture() method, which seems to provide much ...
package:stack_trace
  • FlutterByte98
  • 3
  • Opened 
    13 days ago
  • #2140

See the skipped test in pkgs/process/test/src/interface/common_test.dart
package:process
type-bug
  • jakemac53
  • Opened 
    14 days ago
  • #2139

See https://github.com/dart-lang/tools/actions/runs/16545246733
package:extension_discovery
  • kevmoo
  • 2
  • Opened 
    16 days ago
  • #2134

Calling Chrome.startWithDebugPort() almost consistently throws for me when I provide a userDataDir. img width= 860 height= 403 alt= Image src= https://github.com/user-attachments/assets/de056ec2-75be-4f7c-9e54-f0abb5a29ef4 ...
package:browser_launcher
  • schultek
  • 1
  • Opened 
    20 days ago
  • #2132

I created a new Dart project and asked Copilot to run the tests. It invoked the MCP tool but failed with an error so had to fall back to using the command line: img width= 733 height= 717 alt= Image src= ...
package:process
type-bug
  • DanTup
  • 5
  • Opened 
    21 days ago
  • #2137

A user reported the following issue: https://github.com/Xentraxx/GooglePhotosTakeoutHelper/issues/60 I ran some tests and noticed that [0x00, 0x00, 0x00, 0x14, 0x66, 0x74, 0x79, 0x70, 0x33, 0x67, 0x70, ...
package:mime
  • Xentraxx
  • Opened 
    on Jul 14
  • #2131

This is a collection of things I want to change in package:coverage v2.0.0. I ll add things as I think of them. - Delete all deprecated flags/params/functions - Simplify/unify the tools. - Are ...
package:coverage
  • liamappelbe
  • Opened 
    on Jul 9
  • #2126

In the factory method fromJson of the Credentials class, the JSON is incorrectly expected to contain a field named expiration. However, according to RFC 6749 – Appendix A.14, the correct attribute name ...
package:oauth2
  • rackberg
  • Opened 
    on Jul 8
  • #2124
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub