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