1. 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
  2. 08 Nov, 2022 2 commits
    • Jesús S Guerrero's avatar
      Build command dependency injection (#114383) · 530324d2
      Jesús S Guerrero authored
      * update flutter build command
      
      * update tests
      
      * fix analyze suggestions
      530324d2
    • Alex Wallen's avatar
      [tool] Support `--flavor` option for `flutter install`. (#114048) · 7020f59a
      Alex Wallen authored
      * Alphabetize setup calls
      
      * Add --flavor as an option for install
      
      * Add verbose logging in install command
      
      * Test that flavors build succeeds with proper flavor and fails with bogus one.
      
      * Remove unused import
      
      * The import was used...
      
      * SQUASH
      
      * Add flavor install test
      
      * Rename test
      
      * Add flavors install integration tests
      
      * correct error message
      
      * remove unused imports
      
      * Delete copy test
      
      * update test target
      
      * Refactor mechanism to read buildInfo
      
      * Remove unused import
      
      * Set affected test targets to bringup: true
      Co-authored-by: 's avatara-wallen <stephenwallen@google.com>
      7020f59a
  3. 27 Oct, 2022 2 commits
  4. 18 Oct, 2022 1 commit
  5. 03 Oct, 2022 1 commit
  6. 14 Sep, 2022 1 commit
  7. 02 Sep, 2022 1 commit
  8. 19 Aug, 2022 2 commits
  9. 18 Aug, 2022 1 commit
  10. 15 Jul, 2022 1 commit
  11. 24 Jun, 2022 1 commit
  12. 15 Jun, 2022 1 commit
  13. 02 Feb, 2022 1 commit
  14. 12 Nov, 2021 1 commit
  15. 02 Nov, 2021 1 commit
  16. 27 Oct, 2021 1 commit
  17. 29 Sep, 2021 1 commit
  18. 30 Aug, 2021 1 commit
    • Sigurd Meldgaard's avatar
      Stop calling top level pub (#89032) · bce36620
      Sigurd Meldgaard authored
      * Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools
      
      The top level `pub` commmand has been deprecated and will print
      a message. It is however implemented via the __deprecated_pub command
      that prints no message.
      bce36620
  19. 13 Jul, 2021 1 commit
  20. 12 Jul, 2021 2 commits
  21. 07 Jul, 2021 1 commit
  22. 01 Jul, 2021 1 commit
  23. 10 Jun, 2021 1 commit
  24. 24 May, 2021 1 commit
  25. 23 Apr, 2021 1 commit
  26. 23 Mar, 2021 1 commit
  27. 22 Mar, 2021 1 commit
  28. 26 Feb, 2021 1 commit
  29. 14 Feb, 2021 1 commit
  30. 27 Jan, 2021 1 commit
  31. 14 Jan, 2021 1 commit
  32. 13 Jan, 2021 3 commits
  33. 05 Jan, 2021 1 commit
  34. 14 Dec, 2020 1 commit