• Nate's avatar
    Intensive `if` chain refactoring (#145194) · 7fb35db6
    Nate authored
    This pull request refactors if-statements into switch expressions, as part of the effort to solve issue #144903.
    
    Making changes beyond just swapping syntax is more difficult (and also more difficult to review, I apologize), but much more satisfying too.
    7fb35db6
very_long_picture_scrolling.dart 6.65 KB