1. 26 Jul, 2022 1 commit
  2. 20 Jun, 2022 1 commit
  3. 24 May, 2022 1 commit
  4. 27 Apr, 2022 1 commit
  5. 10 Jan, 2022 1 commit
  6. 06 Jan, 2022 1 commit
  7. 11 Nov, 2021 1 commit
  8. 08 Oct, 2021 3 commits
  9. 10 Jun, 2021 1 commit
  10. 09 Jun, 2021 1 commit
  11. 27 Apr, 2021 1 commit
  12. 15 Apr, 2021 1 commit
  13. 13 Apr, 2021 1 commit
  14. 08 Apr, 2021 1 commit
  15. 07 Apr, 2021 1 commit
  16. 05 Apr, 2021 1 commit
  17. 05 Mar, 2021 1 commit
  18. 27 Jan, 2021 1 commit
  19. 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