• Jonah Williams's avatar
    [flutter_tools] Reland: use correct sdk path for analysis (#59081) · 01e60a1c
    Jonah Williams authored
    flutter analyze was unconditionally using the cached dart-sdk for analysis, and was not running with the built SDK during local engine. This broke when trying to update the analyzer for null safety, since it required us to wait for the dart change to roll into the framework first.
    01e60a1c
test_test.dart 13.6 KB