1. 08 Nov, 2022 1 commit
  2. 10 May, 2022 1 commit
  3. 06 Jan, 2022 1 commit
  4. 12 Nov, 2021 2 commits
  5. 11 Nov, 2021 2 commits
  6. 10 Nov, 2021 2 commits
  7. 02 Nov, 2021 1 commit
  8. 19 Oct, 2021 1 commit
  9. 14 Oct, 2021 2 commits
  10. 08 Oct, 2021 3 commits
  11. 19 May, 2021 1 commit
  12. 07 Apr, 2021 1 commit
  13. 24 Mar, 2021 1 commit
  14. 05 Mar, 2021 1 commit
  15. 14 Feb, 2021 1 commit
  16. 27 Jan, 2021 1 commit
  17. 07 Jan, 2021 1 commit
  18. 02 Dec, 2020 1 commit
  19. 23 Nov, 2020 1 commit
  20. 20 Nov, 2020 1 commit
  21. 11 Nov, 2020 1 commit
  22. 03 Nov, 2020 1 commit
  23. 19 Oct, 2020 3 commits
  24. 16 Sep, 2020 1 commit
  25. 25 Aug, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and... · 059de153
      Jonah Williams authored
      [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610)
      
      Adds support for size analysis on iOS, macOS, linux, and Windows - using an uncompressed directory based approach. The output format is not currently specified.
      
      Adds support for size analysis on android on windows, switching to package:archive
      
      Updates the console format to display as a tree, allowing longer paths. Increases the number of dart libraries shown (to avoid only ever printing the flutter/dart:ui libraries, which dominate the size)
      059de153
  26. 18 Jun, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] add missing null-safety flags (#59773) · 01e09ea8
      Jonah Williams authored
      Some of the null-safety commands were missing - plumb them through. Ensure that verbose mode shows their output, and clean up the messaging around sound-null-safety.
      
      Fixes #59769
      
      Adds a test that validate each of the null safety supporting build commands has everything plumbed through.
      01e09ea8
  27. 27 May, 2020 1 commit
  28. 05 May, 2020 1 commit
  29. 01 May, 2020 1 commit
  30. 30 Apr, 2020 1 commit
  31. 25 Mar, 2020 1 commit
  32. 06 Mar, 2020 1 commit