1. 14 Apr, 2023 3 commits
  2. 11 Apr, 2023 1 commit
  3. 10 Apr, 2023 1 commit
  4. 06 Apr, 2023 1 commit
  5. 04 Apr, 2023 1 commit
  6. 30 Mar, 2023 1 commit
  7. 28 Mar, 2023 1 commit
  8. 23 Mar, 2023 1 commit
  9. 22 Mar, 2023 1 commit
  10. 21 Mar, 2023 1 commit
  11. 16 Mar, 2023 1 commit
  12. 11 Mar, 2023 1 commit
  13. 08 Mar, 2023 1 commit
  14. 01 Mar, 2023 1 commit
  15. 17 Feb, 2023 1 commit
  16. 15 Feb, 2023 1 commit
  17. 10 Feb, 2023 1 commit
  18. 09 Feb, 2023 1 commit
  19. 07 Feb, 2023 1 commit
  20. 02 Feb, 2023 1 commit
  21. 27 Jan, 2023 1 commit
  22. 23 Jan, 2023 1 commit
  23. 12 Jan, 2023 1 commit
  24. 10 Jan, 2023 1 commit
  25. 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
  26. 15 Dec, 2022 1 commit
    • Christopher Fujino's avatar
      [flutter_tools] tree shake icons from web builds (#115886) · 1eaf5c0f
      Christopher Fujino authored
      * wip
      
      * remove temp text file
      
      * fix tests
      
      * add test
      
      * default to off
      
      * restore gitignore
      
      * update
      
      * apply annotation to cupertino icons as well
      
      * update reference to library in icon_tree_shaker.dart
      
      * update tests
      
      * fix tests
      
      * remove hack to skip non-const check on web
      
      * add hint about how much reduction and test
      1eaf5c0f
  27. 12 Dec, 2022 1 commit
  28. 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
  29. 30 Nov, 2022 1 commit
  30. 29 Nov, 2022 1 commit
  31. 22 Nov, 2022 1 commit
  32. 15 Nov, 2022 1 commit
  33. 13 Nov, 2022 1 commit
  34. 12 Nov, 2022 1 commit
  35. 10 Nov, 2022 1 commit
  36. 02 Nov, 2022 1 commit
  37. 31 Oct, 2022 1 commit
  38. 20 Oct, 2022 1 commit