flutter/packages
Kate Lovett 25a0cc7e2b
Light sliver clean up before SliverTree (#146696)
This cleans up a few sliver classes, like moving RenderSliverVariedExtentList to the rendering layer (it was in the widgets layer), and moving SliverVariedExtentList to live with its sibling subclasses, SliverFixedExtentList, SliverList, and so on.
I moved these while working on SliverTree, so figure I should break out into a separate change.

SliverTree and SliverCarousel (both inbound in separate changes) will also be subclasses of RenderSliverFixedExtentBoxAdaptor, organizing them together felt easier to work with.

Related to https://github.com/flutter/flutter/issues/114299 and https://github.com/flutter/flutter/issues/125980
2024-04-12 21:20:59 +00:00
..
flutter Light sliver clean up before SliverTree (#146696) 2024-04-12 21:20:59 +00:00
flutter_driver Roll pub packages (#146444) 2024-04-08 18:48:19 +00:00
flutter_goldens Fix skwasm tests (#145570) 2024-04-09 19:35:07 +00:00
flutter_localizations Update material_color_utilities package version to latest 0.11.1 (#145959) 2024-04-03 02:16:13 +00:00
flutter_test Fix skwasm tests (#145570) 2024-04-09 19:35:07 +00:00
flutter_tools Support flutter run --wasm and flutter drive --wasm. (#146231) 2024-04-12 19:27:26 +00:00
flutter_web_plugins Update material_color_utilities package version to latest 0.11.1 (#145959) 2024-04-03 02:16:13 +00:00
fuchsia_remote_debug_protocol Roll pub packages (#146444) 2024-04-08 18:48:19 +00:00
integration_test Support flutter run --wasm and flutter drive --wasm. (#146231) 2024-04-12 19:27:26 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00