Add Add await
fix for for_in_of_invalid_type
when Future<Iterable>
/Stream
#60648
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-quick-fix
Issues with analysis server (quick) fixes
P3
A lower priority bug or feature request
Consider:
For both cases, we could have the
Add await
fix. The first case only needs to insert it beforefor
.The text was updated successfully, but these errors were encountered: