1. 30 Mar, 2022 1 commit
  2. 18 Feb, 2022 1 commit
  3. 03 Dec, 2021 1 commit
  4. 11 Nov, 2021 2 commits
  5. 02 Nov, 2021 1 commit
  6. 06 Oct, 2021 1 commit
  7. 30 Aug, 2021 1 commit
  8. 23 Aug, 2021 1 commit
  9. 28 Jun, 2021 1 commit
  10. 03 Jun, 2021 1 commit
  11. 21 May, 2021 1 commit
  12. 28 Apr, 2021 1 commit
  13. 23 Apr, 2021 1 commit
  14. 02 Apr, 2021 2 commits
  15. 01 Apr, 2021 1 commit
  16. 31 Mar, 2021 2 commits
  17. 30 Mar, 2021 1 commit
  18. 24 Feb, 2021 2 commits
  19. 17 Feb, 2021 1 commit
  20. 14 Feb, 2021 1 commit
  21. 03 Feb, 2021 1 commit
  22. 27 Jan, 2021 1 commit
  23. 26 Jan, 2021 1 commit
  24. 05 Jan, 2021 1 commit
  25. 04 Dec, 2020 1 commit
  26. 18 Nov, 2020 1 commit
  27. 12 Nov, 2020 1 commit
  28. 11 Nov, 2020 2 commits
  29. 27 Oct, 2020 1 commit
  30. 23 Oct, 2020 2 commits
    • Jonah Williams's avatar
      [flutter_tools] null safety mode is used for dill naming (#68898) · 0f28edac
      Jonah Williams authored
      * [flutter_tools] null safety mode is used for dill naming
      
      * add bad test case
      0f28edac
    • Jonah Williams's avatar
      [flutter_tools] Reland: simplify pub cache logic (#67589) · cb67513f
      Jonah Williams authored
      There have been some more additional reports of a missing 'package:characters' import after upgrading flutter. This has me concerned that our pub caching logic is incorrect. Instead of the tool attempting to guess when pub should be run, always delegate to pub.
      
      Also takes an opportunity to fix the kernel snapshot depending on the .packages or package_config. Due to the generated: date field this causes extra rebuilds. Instead when pub get is run, write out an additional file with just the package contents and version.
      
      Fixes #66777
      Fixes #65723
      cb67513f
  31. 07 Oct, 2020 2 commits
  32. 17 Sep, 2020 1 commit
  33. 16 Sep, 2020 1 commit