1. 28 Feb, 2024 1 commit
  2. 27 Feb, 2024 2 commits
  3. 16 Jan, 2024 1 commit
  4. 09 Jan, 2024 1 commit
  5. 04 Jan, 2024 1 commit
    • stuartmorgan's avatar
      Fix local engine use in macOS plugins (#140222) · 24e06232
      stuartmorgan authored
      Currently podhelper.rb will always point plugin builds at the cached engine artifacts, even when using `--local-engine`. In most cases this is fine, since when the final build actually runs it will be using the engine bundled into the app build, which will be the correct local engine build. When trying to test a local engine build with API additions against a local plugin modified to use those additions to ensure that they are working as expected, however, compilation will fail, because the new APIs won't be present in the plugin build.
      
      This fixes that for macOS, and adds a TODO for iOS (which is more complicated to fix due to the host vs target build distinction).
      
      macOS portion of https://github.com/flutter/flutter/issues/132228
      24e06232
  6. 03 Jan, 2024 1 commit
  7. 02 Jan, 2024 2 commits
  8. 07 Apr, 2023 1 commit
  9. 17 Feb, 2023 1 commit
  10. 09 Jan, 2023 1 commit
  11. 07 Nov, 2022 1 commit
  12. 04 Oct, 2022 1 commit
  13. 16 Sep, 2022 1 commit
  14. 12 Aug, 2022 1 commit
  15. 15 Jul, 2022 1 commit
  16. 02 Jun, 2022 1 commit
  17. 24 May, 2022 1 commit
  18. 13 May, 2022 1 commit
  19. 02 May, 2022 1 commit
  20. 15 Apr, 2022 1 commit
  21. 12 Apr, 2022 1 commit
  22. 08 Apr, 2022 1 commit
  23. 17 Mar, 2022 1 commit
  24. 08 Mar, 2022 1 commit
  25. 13 Jan, 2022 1 commit
  26. 15 Dec, 2021 1 commit
  27. 23 Jul, 2021 1 commit
  28. 22 Jul, 2021 1 commit
  29. 30 Jun, 2021 3 commits
  30. 02 Jun, 2021 1 commit
  31. 11 May, 2021 1 commit
  32. 19 Mar, 2021 1 commit
  33. 04 Mar, 2021 1 commit
  34. 03 Feb, 2021 1 commit
  35. 12 Jan, 2021 2 commits