1. 16 May, 2023 1 commit
  2. 08 May, 2023 1 commit
  3. 02 May, 2023 1 commit
    • Jenn Magder's avatar
      Migrate Xcode projects last version checks to Xcode 14.3 (#125827) · 1861ac47
      Jenn Magder authored
      1. Add iOS and macOS migration to mark "last upgraded" Xcode version to 14.3 to prevent `Update to recommended settings` warning.
      2. Update iOS and macOS templates to same.
      3. Update iOS template to set `BuildIndependentTargetsInParallel` to YES as suggested.  I didn't add a migration for this since it seems like a minor optimization and I don't think it's worth a potentially botched/corrupted migration.
      4. Run all example/integration test project to see migrator work.
      5. Add some missing test projects to the build shard since I noticed they were missing and I had to build those manually outside `SHARD=build_tests`.
      
      Fixes https://github.com/flutter/flutter/issues/125817
      See https://github.com/flutter/flutter/pull/90304 for Xcode 13 example.
      1861ac47
  4. 28 Apr, 2023 1 commit
  5. 10 Apr, 2023 1 commit
  6. 05 Apr, 2023 1 commit
  7. 29 Mar, 2023 1 commit
  8. 28 Mar, 2023 1 commit
  9. 23 Mar, 2023 1 commit
  10. 21 Mar, 2023 2 commits
  11. 17 Mar, 2023 2 commits
  12. 16 Mar, 2023 1 commit
  13. 23 Feb, 2023 2 commits
  14. 13 Feb, 2023 1 commit
  15. 02 Feb, 2023 1 commit
  16. 27 Jan, 2023 1 commit
  17. 19 Jan, 2023 1 commit
    • Mitchell Goodwin's avatar
      Add focus detector to CupertinoSwitch (#118345) · ea36b3a5
      Mitchell Goodwin authored
      * Add focus detector to CupertinoSwitch
      
      * Add comment
      
      * Remove whitespace
      
      * Add focusColor constructor to CupertinoSwitch
      
      * Remove whitespace
      
      * Add color type
      
      * Remove gap in border
      
      * Adjust color and line thickness
      ea36b3a5
  18. 13 Jan, 2023 1 commit
  19. 20 Dec, 2022 4 commits
  20. 09 Dec, 2022 1 commit
    • Siva's avatar
      Manual Roll of Flutter Engine from 67254d6e4b03 to 8d83b98c55b3 (#116635) · 7c8e1713
      Siva authored
      * Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3
      
      * Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105)
      
      * Bump SDK versions.
      
      * Bump Dart SDK version constraints
      
      * Update shrine package to 2.0.1 (null safe version)
      
      * Fix more tests.
      
      * Include patches from Jason for min android sdk version
      
      * Fix analyzer warning
      7c8e1713
  21. 07 Nov, 2022 1 commit
  22. 21 Oct, 2022 1 commit
  23. 20 Oct, 2022 1 commit
  24. 29 Sep, 2022 1 commit
  25. 23 Sep, 2022 1 commit
  26. 22 Sep, 2022 1 commit
  27. 19 Sep, 2022 1 commit
  28. 15 Sep, 2022 1 commit
  29. 07 Sep, 2022 1 commit
  30. 25 Aug, 2022 1 commit
  31. 18 Aug, 2022 1 commit
  32. 17 Aug, 2022 1 commit
    • yaakovschectman's avatar
      Bring up new Windows start-up tests (#109618) · 4e068a61
      yaakovschectman authored
      * Add Windows startup test
      
      * Add new tests for Windows desktop
      
      * Bring up complex layout tests for Win Desktop
      
      * Bring up flutter_view startup test for Windows
      
      * Add Platform View startup test for Windows
      
      * Fix typo in .ci.yaml
      
      * Make basename variable final
      
      * Link to bug in .ci.yaml
      4e068a61
  33. 05 Aug, 2022 1 commit
  34. 29 Jul, 2022 1 commit