1. 22 Dec, 2021 1 commit
  2. 11 Nov, 2021 1 commit
  3. 02 Nov, 2021 1 commit
  4. 08 Oct, 2021 3 commits
  5. 25 Aug, 2021 1 commit
  6. 22 Jul, 2021 1 commit
  7. 08 Jul, 2021 2 commits
  8. 24 May, 2021 1 commit
  9. 18 Apr, 2021 1 commit
  10. 12 Feb, 2021 1 commit
  11. 27 Jan, 2021 1 commit
  12. 20 Jan, 2021 1 commit
  13. 07 Jan, 2021 1 commit
  14. 20 Nov, 2020 1 commit
  15. 27 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] document flutter root initialization (#67884) · 9e5e763e
      Jonah Williams authored
      Moves the flutter root initialization to a static method on the cache. This is a small step towards making this functionality non-static and instead injected like normal members - however, completely removing all of the static-ness at once was too large of a change.
      
      Instead document and add unit tests and change existing code as little as possible.
      
      #47161
      9e5e763e
  16. 12 Oct, 2020 1 commit
  17. 09 Oct, 2020 1 commit
  18. 30 Jul, 2020 1 commit
  19. 20 Jul, 2020 1 commit
  20. 25 Jun, 2020 1 commit
  21. 23 Jun, 2020 1 commit
  22. 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
  23. 05 Jun, 2020 1 commit
  24. 04 Jun, 2020 1 commit
  25. 28 May, 2020 1 commit
  26. 14 May, 2020 1 commit
  27. 08 May, 2020 3 commits
  28. 01 May, 2020 1 commit
  29. 29 Apr, 2020 1 commit
  30. 28 Apr, 2020 1 commit
  31. 22 Apr, 2020 2 commits
  32. 20 Apr, 2020 1 commit
  33. 16 Apr, 2020 2 commits