mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() * 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. |
||
---|---|---|
.. | ||
context_menu_controller.0.dart | ||
editable_text_toolbar_builder.0.dart | ||
editable_text_toolbar_builder.1.dart | ||
editable_text_toolbar_builder.2.dart | ||
selectable_region_toolbar_builder.0.dart |