flutter/packages/flutter_tools/lib
Matan Lurey 54b3a97f53
Allow dart pub deps --json to fail without causing an explicit crash. (#166778)
Closes https://github.com/flutter/flutter/issues/166648.

I think a better fix is to stop using `dart pub deps --json` and use
@sigurdm's new `.dart_tool/` vendored solution, but that can be a
follow-up change.
2025-04-09 01:53:02 +00:00
..
src Allow dart pub deps --json to fail without causing an explicit crash. (#166778) 2025-04-09 01:53:02 +00:00
executable.dart [ Widget Preview ] Add initial support for communications over the Dart Tooling Daemon (DTD) (#166698) 2025-04-08 18:10:50 +00:00
runner.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00