• 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
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
test_fixes Loading commit data...
test_private Loading commit data...
test_profile Loading commit data...
test_release Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...