• 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
..
proto Loading commit data...
candidates.dart Loading commit data...
clean.dart Loading commit data...
codesign.dart Loading commit data...
context.dart Loading commit data...
git.dart Loading commit data...
globals.dart Loading commit data...
next.dart Loading commit data...
packages_autoroller.dart Loading commit data...
repository.dart Loading commit data...
start.dart Loading commit data...
state.dart Loading commit data...
status.dart Loading commit data...
stdio.dart Loading commit data...
version.dart Loading commit data...