• Nate's avatar
    Implement `switch` expressions in `dev/` (#139048) · 3267fbc0
    Nate authored
    I previously made a PR (#136140) that used `switch` expressions to make some parts of the Flutter codebase easier to understand. It was assigned to the framework team, and @christopherfujino let me know that it was too large to effectively review and recommended breaking it up into smaller pull requests.
    
    Here's a PR that only targets files in the `dev/` directory. Hopefully this will be easier to work with!
    
    (solves issue https://github.com/flutter/flutter/issues/136139)
    3267fbc0
Name
Last commit
Last update
..
android Loading commit data...
ios Loading commit data...
lib Loading commit data...
linux Loading commit data...
macos Loading commit data...
test Loading commit data...
web Loading commit data...
windows Loading commit data...
.gitignore Loading commit data...
.metadata Loading commit data...
pubspec.yaml Loading commit data...