1. 28 Nov, 2023 1 commit
    • 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
  2. 15 May, 2023 1 commit
  3. 02 Sep, 2022 1 commit
  4. 28 Jul, 2022 1 commit
  5. 22 Feb, 2022 1 commit
  6. 21 Jan, 2022 1 commit
  7. 09 Jun, 2021 1 commit
  8. 02 Jun, 2021 1 commit
    • Tong Mu's avatar
      Test WidgetTester handling test pointers (#83337) · e3da1bd7
      Tong Mu authored
      Adds tests to the following behaviors, which have existed without tests:
      
      - When tapping during live testing, a message is printed with widgets that contain the tap location.
      - When tapping during live testing, a mark is displayed on screen on the tap location.
      e3da1bd7
  9. 21 Apr, 2021 1 commit
  10. 01 Feb, 2021 1 commit
  11. 17 Dec, 2020 1 commit
  12. 06 Oct, 2020 1 commit
  13. 30 Sep, 2020 1 commit
  14. 16 Sep, 2020 1 commit
  15. 11 Sep, 2020 1 commit
  16. 01 Sep, 2020 2 commits
  17. 30 Aug, 2020 1 commit
  18. 29 Aug, 2020 1 commit