• Jonah Williams's avatar
    [flutter_tools] use correct sdk path for analysis (#58871) · 9ed3e5be
    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.
    9ed3e5be
executable.dart 4.99 KB