- 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
-
- 07 Jun, 2022 1 commit
-
-
takashi kasai authored
Fix for text selection toolbar position in cases with overflowing text.
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 08 Apr, 2022 1 commit
-
-
Michael Goderbauer 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
-
- 01 Nov, 2021 1 commit
-
-
Tomasz Gucio authored
Cut now explicitly updates the clipboard status.
-
- 11 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 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)
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 20 Jan, 2021 1 commit
-
-
Justin McCandless authored
A very minimal right-click menu for Mac desktop.
-
- 15 Dec, 2020 1 commit
-
-
Justin McCandless authored
Exposes the ability to create custom Material text selection toolbar menus, and cleans up the code around these menus.
-
- 21 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 02 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Oct, 2020 1 commit
-
-
Greg Spencer authored
Adds MediaQuery.maybeOf to replace calling MediaQuery.of(context, nullOk: true), and removes the nullOk parameter. Also changes MediaQuery.of to return a non-nullable value, and removes many instances of the ! operator, reducing the possible places where a null dereference could occur.
-
- 23 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 08 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 25 Sep, 2020 1 commit
-
-
Hans Muller authored
-
- 24 Sep, 2020 1 commit
-
-
Darren Austin authored
Complete the migration to the TextSelectionTheme by deprecating the opt-in flag and text selection properties in ThemeData. (#66482)
-
- 04 Aug, 2020 1 commit
-
-
Darren Austin authored
Create a new TextSelectionTheme for text selection properties.
-
- 18 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 16 Jun, 2020 1 commit
-
-
Zachary Anderson authored
This reverts commit b3c237ce.
-
- 15 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 20 May, 2020 1 commit
-
-
Justin McCandless authored
-
- 15 May, 2020 1 commit
-
- 14 May, 2020 1 commit
-
-
Justin McCandless authored
-
- 11 May, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit d9882263.
-
Justin McCandless authored
Unrevert of paste button hides when nothing to paste
-
- 10 May, 2020 1 commit
-
-
Mehmet Fidanboylu authored
This reverts commit d5634982.
-