1. 18 Oct, 2023 1 commit
    • Christopher Fujino's avatar
      Flutter preview device (#135639) · 8a31a3a2
      Christopher Fujino authored
      Fixes https://github.com/flutter/flutter/issues/130277
      
      This PR does two things:
      
      1. introduce a hidden `flutter build _preview` command, that will build a debug windows desktop app and copy it into the SDK's binary cache. This command is only intended to be run during packaging.
      2. introduce a new device type, called `PreviewDevice`, which relies on the prebuilt desktop debug app from step 1, copies it into the target app's assets build folder, and then hot reloads their dart code into it.
      8a31a3a2
  2. 27 Sep, 2023 1 commit
  3. 31 Aug, 2023 1 commit
  4. 16 Aug, 2023 1 commit
  5. 31 Jul, 2023 1 commit
  6. 24 Jul, 2023 1 commit
  7. 19 May, 2023 1 commit
  8. 14 Apr, 2023 1 commit
  9. 29 Mar, 2023 1 commit
  10. 20 Mar, 2023 1 commit
  11. 17 Mar, 2023 2 commits
  12. 09 Mar, 2023 1 commit
  13. 08 Feb, 2023 1 commit
  14. 02 Dec, 2022 1 commit
    • Jackson Gardner's avatar
      Platform binaries reland (#115502) · db1c3e20
      Jackson Gardner authored
      You can now specify a --local-web-sdk flag to point to a wasm_release folder. This will make it so that only artifacts that pertain to the web sdk are overridden to point to the wasm_release folder. Other artifacts (such as impellerc) will pull from the cache, or from the --local-engine path if that is specified.
      
      This also uses precompiled platform kernel files for both ddc and dart2js
      db1c3e20
  15. 13 Nov, 2022 1 commit
  16. 12 Nov, 2022 1 commit
  17. 05 Oct, 2022 1 commit
  18. 30 Aug, 2022 1 commit
  19. 20 Jul, 2022 1 commit
  20. 27 Jun, 2022 1 commit
  21. 27 Apr, 2022 1 commit
  22. 26 Apr, 2022 1 commit
  23. 26 Feb, 2022 1 commit
  24. 13 Jan, 2022 1 commit
  25. 11 Nov, 2021 1 commit
  26. 07 Nov, 2021 1 commit
  27. 02 Nov, 2021 1 commit
  28. 20 Oct, 2021 1 commit
  29. 04 Sep, 2021 1 commit
  30. 28 Jun, 2021 1 commit
  31. 22 May, 2021 1 commit
  32. 17 May, 2021 1 commit
  33. 01 May, 2021 1 commit
  34. 22 Apr, 2021 1 commit
  35. 21 Apr, 2021 1 commit
  36. 13 Apr, 2021 1 commit
  37. 06 Apr, 2021 1 commit
  38. 03 Apr, 2021 1 commit
  39. 19 Mar, 2021 1 commit