1. 20 Sep, 2023 1 commit
  2. 23 Aug, 2023 1 commit
  3. 26 Jul, 2023 3 commits
  4. 06 Jul, 2023 1 commit
  5. 01 Jul, 2023 1 commit
    • Michael Goderbauer's avatar
      Enable no_wildcard_variable_uses lint (#129858) · aa5f4a28
      Michael Goderbauer authored
      Wildcard parameters and local variables (e.g. underscore-only names like _, __, ___, etc.) will become non-binding in a future version of the Dart language. Any existing code that uses wildcard parameters or variables will break. In anticipation of this change, and to make adoption easier, this lint disallows wildcard and variable parameter uses.
      
      We had no violations of this in the framework. Let's keep it that way!
      aa5f4a28
  6. 28 Jun, 2023 1 commit
  7. 02 Jun, 2023 1 commit
  8. 16 May, 2023 1 commit
  9. 11 May, 2023 1 commit
  10. 26 Apr, 2023 1 commit
  11. 23 Mar, 2023 1 commit
  12. 22 Mar, 2023 1 commit
  13. 21 Mar, 2023 1 commit
  14. 09 Mar, 2023 1 commit
  15. 23 Feb, 2023 1 commit
  16. 13 Feb, 2023 1 commit
  17. 07 Feb, 2023 1 commit
  18. 24 Jan, 2023 1 commit
  19. 21 Dec, 2022 1 commit
  20. 20 Dec, 2022 4 commits
  21. 01 Aug, 2022 2 commits
  22. 29 Jul, 2022 1 commit
  23. 28 Jul, 2022 1 commit
  24. 18 Jul, 2022 1 commit
  25. 02 Jun, 2022 1 commit
  26. 14 Apr, 2022 1 commit
  27. 08 Apr, 2022 2 commits
  28. 27 Mar, 2022 1 commit
  29. 22 Feb, 2022 1 commit
  30. 21 Jan, 2022 1 commit
  31. 20 Jan, 2022 1 commit
  32. 13 Jan, 2022 1 commit
  33. 12 Jan, 2022 1 commit