1. 04 Nov, 2020 1 commit
  2. 02 Nov, 2020 2 commits
  3. 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
  4. 06 Oct, 2020 1 commit
  5. 15 Sep, 2020 1 commit
  6. 24 Aug, 2020 1 commit
  7. 10 Aug, 2020 1 commit
  8. 29 Jul, 2020 1 commit
  9. 28 Jul, 2020 1 commit
  10. 13 Jul, 2020 1 commit
  11. 11 Jul, 2020 1 commit
  12. 09 Jul, 2020 1 commit