1. 16 Nov, 2020 2 commits
  2. 12 Nov, 2020 2 commits
  3. 11 Nov, 2020 2 commits
  4. 05 Nov, 2020 1 commit
  5. 03 Nov, 2020 1 commit
  6. 02 Nov, 2020 2 commits
  7. 31 Oct, 2020 2 commits
  8. 30 Oct, 2020 1 commit
  9. 29 Oct, 2020 1 commit
  10. 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
  11. 27 Oct, 2020 4 commits
  12. 23 Oct, 2020 1 commit
  13. 22 Oct, 2020 1 commit
  14. 21 Oct, 2020 1 commit
  15. 19 Oct, 2020 1 commit
  16. 17 Oct, 2020 1 commit
  17. 15 Oct, 2020 1 commit
  18. 13 Oct, 2020 1 commit
  19. 12 Oct, 2020 4 commits
  20. 10 Oct, 2020 1 commit
  21. 09 Oct, 2020 2 commits
  22. 08 Oct, 2020 1 commit
  23. 07 Oct, 2020 2 commits
  24. 06 Oct, 2020 2 commits
  25. 05 Oct, 2020 2 commits