- 01 Jul, 2021 1 commit
-
-
Renzo Olivares authored
-
- 28 Jun, 2021 1 commit
-
-
Janice Collins authored
-
- 21 May, 2021 1 commit
-
-
Ludwik Trammer authored
-
- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 12 Mar, 2021 2 commits
-
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
Jason Simmons authored
-
- 02 Mar, 2021 1 commit
-
-
chunhtai authored
-
- 23 Feb, 2021 1 commit
-
- 19 Feb, 2021 1 commit
-
-
chunhtai authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 28 Jan, 2021 1 commit
-
-
Jesse 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
-
- 07 Jan, 2021 1 commit
-
-
Justin McCandless authored
This reverts commit 4901744e, which was a minor breaking change that I missed. Will try to open the PR again following the breaking change process.
-
- 05 Jan, 2021 1 commit
-
-
Jesse 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.
-
- 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
-
- 08 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* enable null_check_on_nullable_type_parameter and tighten_type_of_initializing_formals * fix CI
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 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)
-
- 15 Sep, 2020 1 commit
-
-
Pedro Massango authored
-
- 28 Aug, 2020 1 commit
-
-
Justin McCandless authored
-
- 21 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 04 Aug, 2020 1 commit
-
-
Darren Austin authored
Create a new TextSelectionTheme for text selection properties.
-
- 30 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
* Fix even more unresolved doc references in material * ++ * ++
-
- 29 Jul, 2020 1 commit
-
-
Justin McCandless authored
-
- 21 Jul, 2020 1 commit
-
-
Pierre-Louis authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 03 Jun, 2020 1 commit
-
-
MH Johnson authored
-
- 06 May, 2020 1 commit
-
-
Kate Lovett authored
-
- 03 Mar, 2020 1 commit
-
-
Greg Spencer authored
This PR adds the linux and windows target platform enum values, along with automatically setting the defaultTargetPlatform to the appropriate value on those platforms. Fixes #31366
-
- 28 Feb, 2020 1 commit
-
-
Jason Simmons authored
Use strut box heights to calculate selection rectangles in order to ensure that they remain within visible bounds (#50354)
-
- 14 Feb, 2020 1 commit
-
-
Taufiq Rahman authored
* Feature: allow minLines in SelectableText
-