1. 16 Jul, 2022 1 commit
  2. 15 Jul, 2022 1 commit
  3. 25 May, 2022 1 commit
  4. 07 May, 2022 1 commit
  5. 29 Mar, 2022 1 commit
  6. 02 Feb, 2022 1 commit
  7. 10 Jan, 2022 1 commit
  8. 06 Jan, 2022 1 commit
  9. 02 Nov, 2021 1 commit
  10. 08 Oct, 2021 3 commits
  11. 04 Oct, 2021 1 commit
  12. 01 Oct, 2021 1 commit
  13. 27 Jul, 2021 1 commit
  14. 14 May, 2021 1 commit
  15. 12 May, 2021 1 commit
  16. 21 Apr, 2021 1 commit
  17. 15 Apr, 2021 1 commit
  18. 07 Apr, 2021 1 commit
  19. 06 Apr, 2021 1 commit
  20. 05 Apr, 2021 1 commit
  21. 31 Mar, 2021 1 commit
  22. 06 Mar, 2021 1 commit
  23. 05 Mar, 2021 1 commit
  24. 26 Feb, 2021 1 commit
  25. 08 Feb, 2021 1 commit
  26. 04 Feb, 2021 2 commits
  27. 29 Jan, 2021 2 commits
  28. 27 Jan, 2021 1 commit
  29. 06 Jan, 2021 1 commit
  30. 06 Nov, 2020 1 commit
  31. 30 Oct, 2020 1 commit
  32. 28 Oct, 2020 1 commit
  33. 26 Oct, 2020 1 commit
  34. 09 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] remove globals from IntelliJ validator, refactor tests to... · cba84d51
      Jonah Williams authored
      [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR (#67240)
      
      Move the intellij validator to its own file, and split off the tests. Remove globals from each, and remove dependency on a real jar/filesystem by creating a minimal version of the manifest xml and setting it up in the memory file system.
      
      #47161
      cba84d51
  35. 06 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] remove globals from FlutterValidator, add documentation and... · 1271447b
      Jonah Williams authored
      [flutter_tools] remove globals from FlutterValidator, add documentation and move tests to new file (#67234)
      
      Remove globals from the flutter validator class, and refactor the tests into a separate file. Applies some other cleanup like adding doc comments, and making the doctor validator work like it is documented to work - removing the gen_snapshot check if the artifact is not downloaded instead of downloading all android artifacts.
      
      #47161
      1271447b
  36. 30 Sep, 2020 1 commit