flutter/examples/api/lib
Justin McCandless 0b451b6dfd
Context Menus (#107193)
* Can show context menus anywhere in the app, not just on text.
* Unifies all desktop/mobile context menus to go through one class (ContextMenuController).
* All context menus are now just plain widgets that can be fully customized.
* Existing default context menus can be customized and reused.
2022-10-28 12:40:09 -07:00
..
animation/curves Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
cupertino Update CupertinoSwitch example (#112063) 2022-09-21 15:27:20 +00:00
foundation/change_notifier Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
gestures/pointer_signal_resolver Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
material Context Menus (#107193) 2022-10-28 12:40:09 -07:00
painting Fix StarBorder operator== (#113588) 2022-10-18 17:25:04 +00:00
rendering/sliver_grid Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
sample_templates Re-Land "Actually add example templates (#111531)" (#111666) 2022-09-15 16:17:06 +00:00
services Reland "[text_input] introduce TextInputControl" (#113758) 2022-10-24 07:23:32 -07:00
ui/text Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
widgets Deprecate AnimatedListItemBuilder and AnimatedListRemovedItemBuilder (#113131) 2022-10-10 17:58:10 +00:00