1. 08 Oct, 2021 3 commits
  2. 24 Jun, 2021 1 commit
  3. 16 Jun, 2021 1 commit
  4. 01 Jun, 2021 1 commit
  5. 12 May, 2021 1 commit
  6. 28 Apr, 2021 1 commit
  7. 23 Apr, 2021 1 commit
  8. 15 Apr, 2021 1 commit
  9. 13 Mar, 2021 1 commit
  10. 18 Feb, 2021 1 commit
  11. 27 Jan, 2021 1 commit
  12. 23 Dec, 2020 1 commit
  13. 03 Dec, 2020 1 commit
  14. 01 Dec, 2020 1 commit
  15. 05 Nov, 2020 1 commit
  16. 04 Nov, 2020 1 commit
  17. 22 Oct, 2020 2 commits
  18. 14 Oct, 2020 1 commit
  19. 07 Oct, 2020 1 commit
  20. 23 Sep, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] reland: map file URIs to a multiroot scheme (#66405) · 51ededb9
      Jonah Williams authored
      If a file scheme and one or more roots is provided, fall back to this mapping before the direct file path if the file path cannot be turned into a package URI.
      
      Use URI representation so that the transformation is resilient to the org-dartlang-app scheme used by the web builds.
      
      Fixes #66095
      Fixes #66404
      51ededb9
  21. 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
  22. 13 Aug, 2020 1 commit
  23. 06 Aug, 2020 1 commit
  24. 24 Jun, 2020 1 commit
  25. 23 Jun, 2020 1 commit
  26. 08 Jun, 2020 1 commit
  27. 06 Jun, 2020 1 commit
  28. 03 Jun, 2020 1 commit
  29. 28 May, 2020 1 commit
  30. 27 May, 2020 1 commit
  31. 06 May, 2020 1 commit
  32. 02 Apr, 2020 1 commit
  33. 30 Mar, 2020 1 commit
  34. 25 Mar, 2020 1 commit
  35. 06 Mar, 2020 1 commit
  36. 06 Feb, 2020 2 commits