flutter/examples/api/test/widgets
Tae Hyung Kim 1a0b03cb25
Sliver Cross Axis Group (#123862)
This widget implements the ability to place slivers side by side in a single ScrollView so that they scroll together. The design document for `SliverCrossAxisGroup` can be found [here](https://docs.google.com/document/d/1e2bdLSYV_Dq2h8aHpF8mda67aOmZocPiMyjCcTTZhTg/edit?resourcekey=0-Xj2X2XA3CAFae22Sv3hAiA).

Fixes #56756.
2023-04-28 23:41:58 +00:00
..
actions Fix Action.overridable example (#110824) 2022-09-02 00:46:21 +00:00
animated_grid Add SliverAnimatedGrid and AnimatedGrid (#112982) 2022-10-07 22:15:11 +00:00
animated_list Fix gets removedItem instead of its index (#119638) 2023-02-03 00:15:58 +00:00
app Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
basic Treat hidden IndexedStack children as offstage for test finder (#123129) 2023-03-29 19:58:58 +00:00
binding Deprecate these old APIs (#116793) 2023-04-06 19:53:50 +00:00
editable_text Deprecate these old APIs (#116793) 2023-04-06 19:53:50 +00:00
gesture_detector Remove "note that" in our documentation (as per style guide) (#120842) 2023-02-17 22:27:33 +00:00
hardware_keyboard Explain the "patching" protocol in KeyMessageManager.keyMessageHandler and add an example (#105280) 2022-07-26 05:42:05 +00:00
heroes Revert "Reland: Set IconButton.visualDensity default to VisualDensity.standard (#109432)" (#110119) 2022-08-23 15:41:03 -07:00
implicit_animations Update AnimatedSlide example (#112803) 2022-10-03 18:44:13 +00:00
inherited_model InheritedModel: Add a complete interactive example and update snippet for null safety (#104174) 2022-05-30 06:13:10 -07:00
interactive_viewer Update example code and docs for InteractiveViewer.builder (#98623) 2022-02-16 17:25:17 -08:00
layout_builder Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
magnifier Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
overlay Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
routes Update PopupRoute docs and add an example (#106948) 2022-07-12 08:59:05 +00:00
scroll_view Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scrollbar Add an example for how to hide default scrollbar on desktop platform. (#108542) 2022-08-18 13:09:23 +00:00
shortcuts Add CallbackShortcuts example (#123944) 2023-04-05 22:17:59 +00:00
sliver Sliver Cross Axis Group (#123862) 2023-04-28 23:41:58 +00:00
slotted_render_object_widget Reland "Mixin for slotted RenderObjectWidgets and RenderBox (#94077)" (#94632) 2021-12-03 14:39:02 -08:00
tap_region Replace FocusTrap with TapRegionSurface (#107262) 2022-07-29 16:00:07 +00:00
text Add one DefaultTextStyle example (#122182) 2023-03-08 20:40:54 +00:00
text_magnifier Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
transitions Add ListenableBuilder with examples (#116543) 2022-12-07 01:15:22 +00:00
will_pop_scope Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00