1. 10 May, 2021 1 commit
  2. 03 Apr, 2021 1 commit
  3. 30 Mar, 2021 1 commit
  4. 26 Mar, 2021 1 commit
  5. 25 Mar, 2021 3 commits
  6. 15 Mar, 2021 1 commit
  7. 13 Mar, 2021 1 commit
  8. 12 Mar, 2021 1 commit
  9. 11 Mar, 2021 1 commit
    • Justin McCandless's avatar
      Text Editing Movement Keys via Shortcuts (#75032) · 541bff40
      Justin McCandless authored
      Text editing shortcuts involving the arrow keys are no longer handled by RenderEditable's RawKeyboardListener, they use the new Shortcuts setup.  First PR in a plan to port all text editing keyboard handling to shortcuts.
      541bff40
  10. 02 Mar, 2021 1 commit
  11. 24 Feb, 2021 1 commit
  12. 23 Feb, 2021 1 commit
  13. 19 Feb, 2021 1 commit
  14. 18 Feb, 2021 1 commit
  15. 27 Jan, 2021 1 commit
  16. 23 Jan, 2021 1 commit
  17. 20 Jan, 2021 1 commit
  18. 15 Jan, 2021 1 commit
  19. 22 Dec, 2020 1 commit
  20. 13 Dec, 2020 1 commit
  21. 11 Dec, 2020 1 commit
  22. 09 Dec, 2020 1 commit
  23. 04 Dec, 2020 1 commit
  24. 01 Dec, 2020 2 commits
  25. 05 Nov, 2020 1 commit
  26. 03 Nov, 2020 1 commit
  27. 02 Nov, 2020 2 commits
  28. 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
  29. 22 Oct, 2020 1 commit
  30. 17 Oct, 2020 1 commit
  31. 12 Oct, 2020 1 commit
  32. 08 Oct, 2020 1 commit
  33. 07 Oct, 2020 1 commit
  34. 06 Oct, 2020 1 commit
  35. 25 Sep, 2020 1 commit
  36. 24 Sep, 2020 1 commit