1. 31 Jan, 2023 1 commit
  2. 19 Dec, 2022 2 commits
  3. 28 Nov, 2022 1 commit
  4. 28 Oct, 2022 1 commit
  5. 27 Sep, 2022 1 commit
  6. 02 Sep, 2022 1 commit
  7. 19 Jul, 2022 1 commit
  8. 25 May, 2022 1 commit
  9. 18 Mar, 2022 1 commit
  10. 14 Mar, 2022 1 commit
  11. 10 Mar, 2022 1 commit
  12. 11 Feb, 2022 1 commit
  13. 01 Dec, 2021 1 commit
  14. 29 Sep, 2021 1 commit
  15. 18 Jun, 2021 1 commit
  16. 01 Apr, 2021 1 commit
  17. 25 Jan, 2021 1 commit
  18. 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
  19. 07 Oct, 2020 1 commit
  20. 16 Sep, 2020 1 commit
  21. 15 Sep, 2020 1 commit
  22. 24 Jun, 2020 1 commit
  23. 11 Jun, 2020 1 commit
  24. 26 Mar, 2020 1 commit