1. 17 Feb, 2023 1 commit
  2. 16 Feb, 2023 1 commit
  3. 15 Feb, 2023 3 commits
  4. 13 Feb, 2023 1 commit
  5. 10 Feb, 2023 1 commit
  6. 09 Feb, 2023 3 commits
  7. 07 Feb, 2023 1 commit
  8. 06 Feb, 2023 1 commit
  9. 04 Feb, 2023 1 commit
  10. 02 Feb, 2023 2 commits
  11. 01 Feb, 2023 2 commits
  12. 30 Jan, 2023 1 commit
  13. 27 Jan, 2023 1 commit
  14. 25 Jan, 2023 1 commit
  15. 23 Jan, 2023 1 commit
  16. 19 Jan, 2023 2 commits
  17. 18 Jan, 2023 1 commit
  18. 12 Jan, 2023 1 commit
  19. 04 Jan, 2023 1 commit
  20. 03 Jan, 2023 2 commits
  21. 21 Dec, 2022 1 commit
  22. 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
  23. 16 Dec, 2022 1 commit
  24. 11 Dec, 2022 1 commit
  25. 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
  26. 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
  27. 01 Dec, 2022 2 commits
  28. 17 Nov, 2022 1 commit
  29. 16 Nov, 2022 2 commits
  30. 15 Nov, 2022 1 commit