• Nate's avatar
    Implementing `switch` expressions in `foundation/` and `material/` (#142279) · 38879dae
    Nate authored
    This PR is the fourth step in the journey to solve issue #136139 and make the entire Flutter repo more readable.
    
    (previous pull requests: #139048, #139882, #141591)
    
    This one is covering files in `packages/flutter/lib/src/foundation/` and `packages/flutter/lib/src/material/`.  
    The `material/` directory is pretty big though, so for now I just did the files that start with `a`, `b`, and `c`.
    38879dae
Name
Last commit
Last update
..
fix_data Loading commit data...
src Loading commit data...
analysis_options.yaml Loading commit data...
animation.dart Loading commit data...
cupertino.dart Loading commit data...
foundation.dart Loading commit data...
gestures.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
physics.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
semantics.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...