1. 18 Feb, 2024 1 commit
  2. 16 Feb, 2024 1 commit
    • Nate's avatar
      Implementing `switch` expressions [refactoring `flutter/lib/src/`] (#143496) · 944cd11d
      Nate authored
      This PR is the 8ᵗʰ step in the journey to solve issue #136139 and make the entire Flutter repo more readable.
      
      (previous pull requests: #139048, #139882, #141591, #142279, #142634, #142793, #143293)
      
      I did a pass through all of `packages/flutter/lib/src/` and found a whole bunch of `switch` statements to improve: most of them were really simple, but many involved some thorough refactoring.
      
      This pull request is just the complicated stuff. 😎 I'll make comments to describe the changes, and then in the future there will be another PR (and it'll be much easier to review than this one).
      944cd11d
  3. 30 Jan, 2024 1 commit
  4. 22 Aug, 2023 1 commit
  5. 24 Jul, 2023 1 commit
  6. 08 Jun, 2023 1 commit
  7. 31 May, 2023 1 commit
  8. 15 May, 2023 1 commit
  9. 28 Apr, 2023 1 commit