1. 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
  2. 27 Oct, 2022 2 commits
  3. 18 Oct, 2022 1 commit
  4. 03 Oct, 2022 1 commit
  5. 14 Sep, 2022 1 commit
  6. 02 Sep, 2022 1 commit
  7. 19 Aug, 2022 2 commits
  8. 18 Aug, 2022 1 commit
  9. 15 Jul, 2022 1 commit
  10. 24 Jun, 2022 1 commit
  11. 15 Jun, 2022 1 commit
  12. 02 Feb, 2022 1 commit
  13. 12 Nov, 2021 1 commit
  14. 02 Nov, 2021 1 commit
  15. 27 Oct, 2021 1 commit
  16. 29 Sep, 2021 1 commit
  17. 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
  18. 13 Jul, 2021 1 commit
  19. 12 Jul, 2021 2 commits
  20. 07 Jul, 2021 1 commit
  21. 01 Jul, 2021 1 commit
  22. 10 Jun, 2021 1 commit
  23. 24 May, 2021 1 commit
  24. 23 Apr, 2021 1 commit
  25. 23 Mar, 2021 1 commit
  26. 22 Mar, 2021 1 commit
  27. 26 Feb, 2021 1 commit
  28. 14 Feb, 2021 1 commit
  29. 27 Jan, 2021 1 commit
  30. 14 Jan, 2021 1 commit
  31. 13 Jan, 2021 3 commits
  32. 05 Jan, 2021 1 commit
  33. 14 Dec, 2020 1 commit
  34. 01 Dec, 2020 1 commit