1. 01 Nov, 2023 1 commit
  2. 31 Oct, 2023 1 commit
  3. 25 Oct, 2023 2 commits
  4. 24 Oct, 2023 1 commit
  5. 20 Oct, 2023 1 commit
  6. 19 Oct, 2023 1 commit
  7. 12 Oct, 2023 1 commit
  8. 11 Oct, 2023 1 commit
  9. 29 Sep, 2023 1 commit
  10. 22 Sep, 2023 1 commit
  11. 20 Sep, 2023 2 commits
  12. 13 Sep, 2023 1 commit
  13. 12 Sep, 2023 1 commit
  14. 31 Aug, 2023 1 commit
  15. 25 Aug, 2023 1 commit
  16. 15 Aug, 2023 1 commit
  17. 10 Aug, 2023 1 commit
  18. 09 Aug, 2023 1 commit
  19. 08 Aug, 2023 1 commit
  20. 04 Aug, 2023 1 commit
  21. 01 Aug, 2023 1 commit
  22. 27 Jul, 2023 1 commit
  23. 18 Jul, 2023 1 commit
  24. 07 Jul, 2023 1 commit
  25. 29 Jun, 2023 1 commit
    • lsaudon's avatar
      Deletes files that should be ignored (#127984) · 7cab354d
      lsaudon authored
      Some files are supposed to ignore, but don't.
      
      - **/windows/flutter/generated_plugins.cmake
      - **/linux/flutter/generated_plugin_registrant.cc
      - **/linux/flutter/generated_plugin_registrant.h
      - **/linux/flutter/generated_plugins.cmake
      - **/windows/flutter/generated_plugin_registrant.cc
      - **/windows/flutter/generated_plugin_registrant.h
      - **/ios/Runner/GeneratedPluginRegistrant.h
      - **/ios/Runner/GeneratedPluginRegistrant.m
      
      *List which issues are fixed by this PR. You must list at least one issue.*
      
      *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
      7cab354d
  26. 20 Jun, 2023 1 commit
  27. 15 Jun, 2023 1 commit
  28. 08 Jun, 2023 1 commit
  29. 31 May, 2023 1 commit
  30. 30 May, 2023 1 commit
  31. 19 May, 2023 1 commit
  32. 16 May, 2023 1 commit
  33. 08 May, 2023 1 commit
  34. 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
  35. 28 Apr, 2023 3 commits
  36. 20 Apr, 2023 1 commit