1. 14 Jun, 2022 1 commit
  2. 27 May, 2022 1 commit
  3. 25 May, 2022 1 commit
    • Greg Spencer's avatar
      A bunch of cleanups and a missing `ShortcutRegistar` in `WidgetsApp` (#104560) · 0a417c3b
      Greg Spencer authored
      A bunch of random cleanup things I found while doing MenuBar development.
      
      Changes an if test to an assert in binding.dart, since the if should always be true.
      Adds the default ShortcutRegistrar that should have been in the ShortcutRegistry PR.
      Moves a debug message in the FocusManager to print the result after the focus change instead of before.
      Reorders the test parameters in theme_data_test.dart to match the order of the theme data fields everywhere else.
      0a417c3b
  4. 18 May, 2022 1 commit
  5. 11 May, 2022 1 commit
  6. 27 Apr, 2022 1 commit
  7. 19 Apr, 2022 1 commit
  8. 06 Apr, 2022 1 commit
  9. 31 Mar, 2022 1 commit
  10. 22 Mar, 2022 1 commit
  11. 21 Mar, 2022 3 commits
    • Kate Lovett's avatar
      63a12b3d
    • Kate Lovett's avatar
      5bc93402
    • Pierre-Louis's avatar
      Introduce Theme extensions (#98033) · 8c1c2f6a
      Pierre-Louis authored
      * first pass
      
      * x
      
      * x
      
      * address feedback
      
      * support multiple extensions
      
      * add convenience function, Object ⇒ dynamic, lerping
      
      * remove not-useful comment
      
      * fix examples/api lower sdk constraint
      
      * remove trailing spaces
      
      * remove another pesky trailing space
      
      * improve lerp
      
      * address feedback
      
      * hide map implementation from constructor and copyWith
      
      * use iterableproperty
      
      * Revert "hide map implementation from constructor and copyWith"
      
      This reverts commit a6994af0046e3c90dbc9405cac628feb5b2d3031.
      
      * slow down sample
      
      * make theme extension params required
      
      * add null check
      
      * improve documentation
      
      * fix hashCode and operator == overrides
      
      * modify existing tests
      
      * remove trailing spaces
      
      * add all tests except lerping
      
      * fix lerping bug
      
      * add toString to themeExtension example
      
      * add lerping test
      
      * assume non-nullability in example
      
      * address feedback
      
      * update docs
      
      * remove trailing space
      
      * use Map.unmodifiable
      8c1c2f6a
  12. 18 Mar, 2022 1 commit
  13. 16 Mar, 2022 1 commit
  14. 10 Mar, 2022 2 commits
  15. 15 Feb, 2022 1 commit
  16. 14 Dec, 2021 1 commit
  17. 03 Dec, 2021 1 commit
  18. 01 Dec, 2021 1 commit
  19. 20 Nov, 2021 1 commit
  20. 19 Nov, 2021 1 commit
  21. 16 Nov, 2021 2 commits
  22. 01 Nov, 2021 2 commits
  23. 29 Oct, 2021 1 commit
  24. 14 Oct, 2021 3 commits
  25. 12 Oct, 2021 1 commit
  26. 08 Oct, 2021 3 commits
  27. 26 Sep, 2021 1 commit
  28. 01 Sep, 2021 1 commit
  29. 16 Aug, 2021 1 commit
  30. 24 Jun, 2021 1 commit
  31. 23 Jun, 2021 1 commit