flutter/packages/flutter_tools/lib
Sigurd Meldgaard ffdeaa1995
Use `Isolate.packageConfigSync! to locate the packageconfig of flutter tools (#150340)
This is a small refactor.

Using `loadPackageConfigWithLogging` seems wrong. We should be able to
assume that the flutter_tool package_config is in place.

Warm-up for https://github.com/flutter/flutter/issues/150196
2024-06-26 09:49:44 +02:00
..
src Use `Isolate.packageConfigSync! to locate the packageconfig of flutter tools (#150340) 2024-06-26 09:49:44 +02:00
executable.dart Disable single character mode in the terminal when exiting flutter_tools (#146534) 2024-04-10 23:54:42 +00:00
runner.dart Swap crash reporting with unified analytics (#148525) 2024-05-18 01:30:13 +00:00