1. 13 May, 2021 2 commits
  2. 28 Apr, 2021 1 commit
  3. 21 Apr, 2021 2 commits
  4. 09 Apr, 2021 1 commit
  5. 07 Apr, 2021 1 commit
  6. 23 Mar, 2021 1 commit
  7. 18 Mar, 2021 1 commit
  8. 17 Mar, 2021 1 commit
  9. 06 Mar, 2021 1 commit
  10. 02 Mar, 2021 1 commit
  11. 02 Feb, 2021 1 commit
  12. 27 Jan, 2021 2 commits
  13. 13 Jan, 2021 1 commit
  14. 04 Nov, 2020 1 commit
  15. 02 Nov, 2020 1 commit
  16. 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
  17. 13 Oct, 2020 1 commit
  18. 15 Sep, 2020 1 commit
  19. 16 Jul, 2020 1 commit
  20. 11 Jul, 2020 1 commit
  21. 09 Jul, 2020 1 commit