1. 09 Apr, 2022 1 commit
  2. 31 Mar, 2022 1 commit
  3. 08 Feb, 2022 1 commit
  4. 03 Feb, 2022 1 commit
  5. 14 Jan, 2022 1 commit
  6. 08 Oct, 2021 3 commits
  7. 07 Oct, 2021 1 commit
  8. 28 Sep, 2021 1 commit
  9. 13 May, 2021 2 commits
  10. 28 Apr, 2021 1 commit
  11. 21 Apr, 2021 2 commits
  12. 09 Apr, 2021 1 commit
  13. 07 Apr, 2021 1 commit
  14. 23 Mar, 2021 1 commit
  15. 18 Mar, 2021 1 commit
  16. 17 Mar, 2021 1 commit
  17. 11 Mar, 2021 1 commit
  18. 06 Mar, 2021 1 commit
  19. 02 Mar, 2021 1 commit
  20. 02 Feb, 2021 1 commit
  21. 27 Jan, 2021 2 commits
  22. 13 Jan, 2021 1 commit
  23. 11 Jan, 2021 1 commit
  24. 06 Jan, 2021 1 commit
  25. 23 Nov, 2020 1 commit
  26. 12 Nov, 2020 1 commit
  27. 02 Nov, 2020 1 commit
  28. 28 Oct, 2020 1 commit
    • Greg Spencer's avatar
      Remove `nullOk` in `MediaQuery.of` (#68736) · 55289324
      Greg Spencer authored
      Adds MediaQuery.maybeOf to replace calling MediaQuery.of(context, nullOk: true), and removes the nullOk parameter. Also changes MediaQuery.of to return a non-nullable value, and removes many instances of the ! operator, reducing the possible places where a null dereference could occur.
      55289324
  29. 08 Oct, 2020 1 commit
  30. 07 Oct, 2020 1 commit
  31. 16 Jul, 2020 1 commit
  32. 09 Jul, 2020 1 commit
  33. 22 Jun, 2020 1 commit
  34. 19 Jun, 2020 1 commit
  35. 11 Jun, 2020 1 commit