1. 26 Jan, 2021 2 commits
  2. 23 Jan, 2021 1 commit
  3. 20 Jan, 2021 6 commits
    • Kate Lovett's avatar
      Remove deprecated Layer.findAll (#73749) · 97481e12
      Kate Lovett authored
      97481e12
    • Michael Goderbauer's avatar
      Improve DebugCreator docs (#74341) · def31b42
      Michael Goderbauer authored
      def31b42
    • Justin McCandless's avatar
      Mac context menu (#73882) · 24e195d9
      Justin McCandless authored
      A very minimal right-click menu for Mac desktop.
      24e195d9
    • Greg Spencer's avatar
      Revert "ListTile Material Ripple and Shape Patch (#73618)" (#74335) · 2e3d3e65
      Greg Spencer authored
      This reverts commit 024c49da because it breaks Google internal tests.
      2e3d3e65
    • Nathan Walker's avatar
      ListTile Material Ripple and Shape Patch (#73618) · 024c49da
      Nathan Walker authored
      This PR replaces the ColoredBox that ListTile uses with an Ink widget. That Ink widget is given a ShapeDecoration with the ListTile's color and shape. This fixes issues where the ListTile color would obscure material ripple effects, and cause the specified shape to not be respected.
      
      List which issues are fixed by this PR. You must list at least one issue.
      
      Fixes #73616
      Fixes #63877
      Fixes #67117
      
      If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.
      
      I modified a handful of tests related to ListTiles. The tests I changed had implementation-specific ways of checking the ListTile color. I have rewritten those so that instead of checking for a ColoredBox with a specific color, they check that a path is painted with the correct color.
      
      I added the following tests to list_tile_test.dart:
      
      "ListTile shows Material ripple effects on top of tileColor" (Regression test for #73616)
      "ListTile shape is painted correctly" (Regression test for #63877)
      I added the following test to sliver_prototype_item_extent_test.dart:
      
      "SliverPrototypeExtentList prototypeItem paint transform is zero" (Regression test for #67117)
      024c49da
    • Todd Volkert's avatar
      Fix RenderCustomPaint intrinsics (#72103) · 5322c6f8
      Todd Volkert authored
      Make RenderCustomPaint consult its preferred size for intrinsics when it has no child. Currently, it returns 0 for its intrinsics, even if it has a non-zero preferred size.
      5322c6f8
  4. 19 Jan, 2021 1 commit
  5. 13 Jan, 2021 1 commit
  6. 11 Jan, 2021 1 commit
  7. 07 Jan, 2021 2 commits
  8. 06 Jan, 2021 1 commit
  9. 29 Dec, 2020 1 commit
  10. 25 Dec, 2020 1 commit
  11. 23 Dec, 2020 1 commit
  12. 22 Dec, 2020 1 commit
  13. 18 Dec, 2020 2 commits
  14. 14 Dec, 2020 1 commit
  15. 11 Dec, 2020 3 commits
  16. 09 Dec, 2020 1 commit
  17. 07 Dec, 2020 1 commit
  18. 03 Dec, 2020 1 commit
  19. 25 Nov, 2020 1 commit
  20. 24 Nov, 2020 2 commits
  21. 21 Nov, 2020 1 commit
  22. 20 Nov, 2020 1 commit
  23. 17 Nov, 2020 1 commit
  24. 16 Nov, 2020 3 commits
  25. 12 Nov, 2020 2 commits
  26. 11 Nov, 2020 1 commit