1. 28 Oct, 2022 1 commit
    • Justin McCandless's avatar
      Context Menus (#107193) · 0b451b6d
      Justin McCandless authored
      * Can show context menus anywhere in the app, not just on text.
      * Unifies all desktop/mobile context menus to go through one class (ContextMenuController).
      * All context menus are now just plain widgets that can be fully customized.
      * Existing default context menus can be customized and reused.
      0b451b6d
  2. 19 Aug, 2022 1 commit
  3. 11 Aug, 2022 2 commits
  4. 10 Aug, 2022 1 commit
  5. 07 Jun, 2022 1 commit
  6. 14 Apr, 2022 1 commit
  7. 08 Apr, 2022 1 commit
  8. 04 Mar, 2022 1 commit
  9. 01 Mar, 2022 1 commit
  10. 23 Feb, 2022 1 commit
  11. 09 Feb, 2022 1 commit
  12. 01 Nov, 2021 1 commit
  13. 11 Oct, 2021 1 commit
  14. 22 Jul, 2021 1 commit
  15. 18 Jun, 2021 1 commit
  16. 08 Jun, 2021 1 commit
  17. 31 Mar, 2021 1 commit
  18. 29 Jan, 2021 1 commit
  19. 20 Jan, 2021 1 commit
  20. 15 Dec, 2020 1 commit
  21. 21 Nov, 2020 1 commit
  22. 02 Nov, 2020 1 commit
  23. 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
  24. 23 Oct, 2020 1 commit
  25. 08 Oct, 2020 1 commit
  26. 06 Oct, 2020 1 commit
  27. 25 Sep, 2020 1 commit
  28. 24 Sep, 2020 1 commit
  29. 04 Aug, 2020 1 commit
  30. 18 Jun, 2020 1 commit
  31. 16 Jun, 2020 1 commit
  32. 15 Jun, 2020 1 commit
  33. 11 Jun, 2020 1 commit
  34. 20 May, 2020 1 commit
  35. 15 May, 2020 1 commit
  36. 14 May, 2020 1 commit
  37. 11 May, 2020 2 commits
  38. 10 May, 2020 1 commit