• Justin McCandless's avatar
    Context Menus (#107193) · 0b451b6d
    Justin McCandless authored
    * 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.
    0b451b6d
desktop_text_selection_toolbar_test.dart 1.07 KB