1. 24 Apr, 2023 1 commit
  2. 21 Apr, 2023 1 commit
  3. 19 Apr, 2023 1 commit
  4. 14 Apr, 2023 1 commit
  5. 12 Apr, 2023 1 commit
  6. 10 Apr, 2023 1 commit
  7. 06 Apr, 2023 5 commits
  8. 05 Apr, 2023 1 commit
  9. 22 Mar, 2023 1 commit
  10. 20 Mar, 2023 1 commit
  11. 17 Mar, 2023 2 commits
  12. 08 Mar, 2023 1 commit
  13. 01 Mar, 2023 1 commit
  14. 23 Jan, 2023 1 commit
  15. 19 Dec, 2022 1 commit
    • Jackson Gardner's avatar
      Support `flutter build web --wasm` (#117075) · 9f2c5d8e
      Jackson Gardner authored
      * Work in progress.
      
      * Some fixes to the command line.
      
      * Bootstrapping works.
      
      * Change kickoff order to maximize concurrency.
      
      * Fix analyzer errors and formatting issues.
      
      * Fix doc comment.
      
      * Added unit tests for some of the web targets.
      
      * Format issue.
      
      * Add an integration test that builds an app to wasm.
      
      * Add a todo for depfiles.
      
      * Formatting.
      
      * Apparently the license header needs to say 2014.
      
      * `file://` URIs confuse dart2wasm on Windows. Just use absolute paths.
      
      * Update unit tests to match new path passing.
      
      * Have a distinct build directory for wasm, and fixes for some upstream changes.
      9f2c5d8e
  16. 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
  17. 22 Nov, 2022 1 commit
  18. 13 Nov, 2022 1 commit
  19. 12 Nov, 2022 1 commit
  20. 01 Nov, 2022 1 commit
  21. 05 Oct, 2022 1 commit
  22. 29 Jul, 2022 1 commit
  23. 12 May, 2022 1 commit
  24. 15 Apr, 2022 1 commit
  25. 06 Jan, 2022 1 commit
  26. 04 Nov, 2021 1 commit
  27. 02 Nov, 2021 1 commit
  28. 21 Oct, 2021 1 commit
  29. 23 Jun, 2021 1 commit
  30. 24 May, 2021 1 commit
  31. 19 May, 2021 1 commit
  32. 08 May, 2021 1 commit
  33. 23 Apr, 2021 2 commits
  34. 13 Apr, 2021 1 commit