• Casey Rogers's avatar
    made top level if checks gaurd clauses (#135070) · 47f12cae
    Casey Rogers authored
    This is a tiny tweak to replace some top level if clauses with guard clauses in `FutureBuilder`. I find the resultant code much more readable, but this is a matter of taste and I didn't see any info one way or another on it in the style guide so let me know if this is not to your all's preference.
    47f12cae
async.dart 24.7 KB