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. 15 Jul, 2021 1 commit
  10. 14 Jul, 2021 3 commits
  11. 13 Jul, 2021 2 commits
  12. 13 May, 2021 2 commits
  13. 28 Apr, 2021 1 commit
  14. 21 Apr, 2021 2 commits
  15. 09 Apr, 2021 1 commit
  16. 07 Apr, 2021 1 commit
  17. 23 Mar, 2021 1 commit
  18. 18 Mar, 2021 1 commit
  19. 17 Mar, 2021 1 commit
  20. 06 Mar, 2021 1 commit
  21. 02 Mar, 2021 1 commit
  22. 02 Feb, 2021 1 commit
  23. 27 Jan, 2021 2 commits
  24. 13 Jan, 2021 1 commit
  25. 02 Nov, 2020 1 commit
  26. 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
  27. 08 Oct, 2020 1 commit
  28. 16 Jul, 2020 1 commit
  29. 09 Jul, 2020 1 commit
  30. 11 Jun, 2020 1 commit
  31. 28 May, 2020 1 commit
  32. 22 Apr, 2020 1 commit