flutter/examples/api/lib/material/context_menu
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
..
context_menu_controller.0.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00
editable_text_toolbar_builder.0.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00
editable_text_toolbar_builder.1.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00
editable_text_toolbar_builder.2.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00
selectable_region_toolbar_builder.0.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00