- 16 Jun, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 10 Jun, 2021 1 commit
-
-
xubaolin authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 03 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Mar, 2021 3 commits
-
-
Justin McCandless authored
-
Mouad Debbar authored
-
chunhtai authored
-
- 12 Mar, 2021 1 commit
-
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
- 11 Mar, 2021 1 commit
-
-
Justin McCandless authored
Text editing shortcuts involving the arrow keys are no longer handled by RenderEditable's RawKeyboardListener, they use the new Shortcuts setup. First PR in a plan to port all text editing keyboard handling to shortcuts.
-
- 24 Feb, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 27 Jan, 2021 1 commit
-
-
Mouad Debbar authored
-
- 26 Jan, 2021 1 commit
-
-
Mouad Debbar authored
-
- 23 Jan, 2021 1 commit
-
-
Mouad Debbar 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.
-
- 15 Jan, 2021 1 commit
-
-
chunhtai authored
-
- 15 Dec, 2020 1 commit
-
-
Darren Austin authored
-
- 13 Dec, 2020 1 commit
-
-
Alex Li authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 09 Dec, 2020 1 commit
-
-
Alex Li authored
-
- 05 Nov, 2020 1 commit
-
-
LongCatIsLooong authored
-
- 03 Nov, 2020 1 commit
-
-
Hans Muller authored
-
- 02 Nov, 2020 3 commits
-
-
LongCatIsLooong authored
-
Greg Spencer authored
-
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.
-
- 27 Oct, 2020 1 commit
-
-
Daniel Edrisian authored
-
- 23 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 22 Oct, 2020 1 commit
-
-
Jaime Blasco authored
Enables custom text selection menus by allowing selectionControls to be passed to TextField et. al.
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Oct, 2020 2 commits
-
-
Alexandre Ardhuin authored
-
Justin McCandless 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
-
-
Justin McCandless authored
Simple docs fix for characters.
-
- 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)
-
- 17 Sep, 2020 1 commit
-
-
Darren Austin authored
Turn the opt-in default for ThemeData.useTextSelectionTheme to true so that everything uses the new TextSelectionTheme by default.
-