- 21 Apr, 2023 1 commit
-
-
chunhtai authored
fixes https://github.com/flutter/flutter/issues/99360
-
- 11 Apr, 2023 1 commit
-
-
Justin McCandless authored
Moves to a two-step deprecation process for context menus, avoiding immediate breaking changes.
-
- 09 Dec, 2022 1 commit
-
-
Callum Moffat authored
-
- 28 Oct, 2022 1 commit
-
-
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.
-
- 19 Aug, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 11 Aug, 2022 2 commits
-
-
Casey Hillers authored
-
Ian Hickson authored
-
- 10 Aug, 2022 1 commit
-
-
chunhtai authored
-
- 27 Jul, 2022 1 commit
-
-
Darren Austin authored
-
- 18 May, 2022 1 commit
-
-
gaaclarke authored
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 08 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 18 Mar, 2022 1 commit
-
-
Justin McCandless authored
-
- 17 Mar, 2022 1 commit
-
-
Justin McCandless authored
-
- 04 Mar, 2022 1 commit
-
-
chunhtai authored
-
- 01 Mar, 2022 1 commit
-
- 23 Feb, 2022 1 commit
-
-
chunhtai authored
* Clean up ClipboardStatusNotifier * fix * fix test * more refactaaaaagit add .
-
- 09 Feb, 2022 1 commit
-
-
chunhtai authored
* Unify Text selection API * fix test * further simplify * fix more tests * styling change
-
- 13 Jan, 2022 1 commit
-
-
Konstantin Scheglov authored
-
- 01 Nov, 2021 1 commit
-
-
Tomasz Gucio authored
Cut now explicitly updates the clipboard status.
-
- 22 Jul, 2021 1 commit
-
-
Renzo Olivares authored
-
- 18 Jun, 2021 1 commit
-
-
creativecreatorormaybenot authored
-
- 08 Jun, 2021 1 commit
-
-
LongCatIsLooong authored
[TextSelectionControls] move the tap gesture callback into _TextSelectionHandlePainter, remove `_TransparentTapGestureRecognizer`. (#83639)
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 27 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 21 Jan, 2021 1 commit
-
-
Justin McCandless authored
Very simple right-click context menu for Windows and Linux in a Material-esque style.
-
- 20 Jan, 2021 1 commit
-
-
Justin McCandless authored
A very minimal right-click menu for Mac desktop.
-