1. 08 Jul, 2021 2 commits
  2. 04 Jun, 2021 1 commit
  3. 22 May, 2021 1 commit
  4. 22 Apr, 2021 1 commit
  5. 31 Mar, 2021 1 commit
  6. 16 Mar, 2021 1 commit
  7. 06 Mar, 2021 1 commit
  8. 25 Feb, 2021 1 commit
  9. 14 Feb, 2021 1 commit
  10. 27 Jan, 2021 1 commit
  11. 07 Jan, 2021 1 commit
  12. 15 Dec, 2020 1 commit
  13. 03 Dec, 2020 1 commit
  14. 11 Nov, 2020 1 commit
  15. 03 Nov, 2020 1 commit
  16. 23 Oct, 2020 1 commit
  17. 22 Oct, 2020 1 commit
  18. 13 Oct, 2020 1 commit
  19. 09 Oct, 2020 1 commit
  20. 16 Sep, 2020 1 commit
  21. 01 Sep, 2020 1 commit
  22. 27 Aug, 2020 1 commit
  23. 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
  24. 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
  25. 09 Jun, 2020 1 commit
  26. 04 Jun, 2020 1 commit
  27. 11 May, 2020 1 commit
  28. 09 May, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] fix documentation on default built ios (#56720) · f5d2c8c7
      Jonah Williams authored
      The default for build for flutter build ios should be release to match the other build commands. This is correctly handled in the command, but the documentation is incorrect. Update the documentation and the default to reflect the more common case of building for a physical device.
      f5d2c8c7
  29. 01 May, 2020 1 commit
  30. 22 Apr, 2020 1 commit
  31. 02 Apr, 2020 1 commit
  32. 25 Mar, 2020 1 commit
  33. 06 Mar, 2020 1 commit
  34. 05 Mar, 2020 2 commits
  35. 27 Feb, 2020 1 commit
  36. 07 Feb, 2020 1 commit
  37. 05 Feb, 2020 1 commit
  38. 10 Jan, 2020 1 commit