1. 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
  2. 20 Jun, 2023 1 commit
  3. 15 Jun, 2023 1 commit
  4. 31 May, 2023 1 commit
  5. 19 May, 2023 1 commit
  6. 16 May, 2023 1 commit
  7. 08 May, 2023 1 commit
  8. 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
  9. 28 Apr, 2023 1 commit
  10. 10 Apr, 2023 1 commit
  11. 05 Apr, 2023 1 commit
  12. 29 Mar, 2023 1 commit
  13. 23 Mar, 2023 1 commit
  14. 21 Mar, 2023 2 commits
  15. 17 Mar, 2023 2 commits
  16. 16 Mar, 2023 1 commit
  17. 23 Feb, 2023 2 commits
  18. 13 Feb, 2023 1 commit
  19. 02 Feb, 2023 1 commit
  20. 27 Jan, 2023 1 commit
  21. 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
  22. 13 Jan, 2023 1 commit
  23. 20 Dec, 2022 4 commits
  24. 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
  25. 07 Nov, 2022 1 commit
  26. 21 Oct, 2022 1 commit
  27. 20 Oct, 2022 1 commit
  28. 29 Sep, 2022 1 commit
  29. 23 Sep, 2022 1 commit
  30. 22 Sep, 2022 1 commit
  31. 19 Sep, 2022 1 commit
  32. 14 Sep, 2022 1 commit
  33. 30 Aug, 2022 1 commit
  34. 25 Aug, 2022 1 commit