1. 10 Jan, 2024 1 commit
  2. 14 Dec, 2023 1 commit
  3. 28 Sep, 2023 1 commit
  4. 27 Sep, 2023 1 commit
  5. 10 Aug, 2023 1 commit
    • Kate Lovett's avatar
      Keep alive support for 2D scrolling (#131641) · 0c80ed6d
      Kate Lovett authored
      Fixes https://github.com/flutter/flutter/issues/126297
      
      This adds support for keep alive to the 2D scrolling foundation. The TwoDimensionalChildBuilderDelegate and TwoDimensionalChildListDelegate will both add automatic keep alives to their children, matching the convention from SliverChildDelegates. The TwoDimensionalViewportParentData now incorporates keep alive and which is managed by the RenderTwoDimensionalViewport.
      0c80ed6d
  6. 26 Jul, 2023 1 commit
  7. 12 Jun, 2023 1 commit
  8. 26 May, 2023 1 commit