mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Changed the pageable_list.dart example: tapping on the toolbar changes the scroll direction. This exposed some problems: - Scrollable.syncFields() didn't update scrollDirection - Viewport updated its RenderObject fields in the wrong order - FixedHeightScrollable scrollDirection changes didn't update the scrollBehavior There may be similar problems with VariableHeightList and ScrollableViewport. I will fix those in a separate CL. |
||
---|---|---|
.. | ||
big_switch.dart | ||
block_viewport.dart | ||
BUILD.gn | ||
card_collection.dart | ||
container.dart | ||
drag_and_drop.dart | ||
ensure_visible.dart | ||
horizontal_scrolling.dart | ||
navigation.dart | ||
overlay_geometry.dart | ||
pageable_list.dart | ||
piano.dart | ||
pop_out_and_expand.dart | ||
progress_indicator.dart | ||
pubspec.yaml | ||
sector.dart | ||
spinning_mixed.dart | ||
styled_text.dart | ||
tabs.dart |