- 01 Dec, 2020 3 commits
-
-
Jonah Williams authored
Revert "Added CupertinoFormSection, CupertinoSplitFormRow, and CupertinoTextFormField (#70676)" (#71490) This reverts commit e2447247.
-
Daniel Edrisian authored
-
Jonah Williams authored
-
- 20 Nov, 2020 1 commit
-
-
Greg Spencer authored
Adds Navigator.maybeOf to replace calling Navigator.of(context, nullOk: true), and removes the nullOk parameter. Also changes Navigator.of to return a non-nullable value, and removes many (120!) instances of the ! operator, reducing the possible places where a null dereference could occur.
-
- 18 Nov, 2020 1 commit
-
-
Yash Johri authored
-
- 11 Nov, 2020 1 commit
-
-
xster authored
-
- 03 Nov, 2020 1 commit
-
-
Greg Spencer authored
* Remove nullOk from cupertino color resolution * Add CupertinoDynamicColor.maybeResolveFrom * Remove CupertinoDynamicColor.maybeResolveFrom again
-
- 02 Nov, 2020 1 commit
-
-
LongCatIsLooong authored
-
- 28 Oct, 2020 2 commits
-
-
Konstantin Scheglov authored
-
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 3 commits
-
-
Kate Lovett authored
-
Justin McCandless authored
When attempting to select a space on mobile, Flutter will try to select the word before the space too, if one exists.
-
Daniel Edrisian authored
-
- 26 Oct, 2020 1 commit
-
-
Michael Goderbauer 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.
-
- 19 Oct, 2020 1 commit
-
-
Xavier Chrétien authored
-
- 17 Oct, 2020 1 commit
-
-
xster authored
-
- 15 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 13 Oct, 2020 1 commit
-
-
Miguel Beltran authored
-
- 12 Oct, 2020 4 commits
-
-
Jonah Williams authored
This reverts commit da58f5e6.
-
Miguel Beltran authored
-
Michael Goderbauer authored
-
xubaolin authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Oct, 2020 2 commits
-
-
xster authored
-
Alexandre Ardhuin authored
-
- 07 Oct, 2020 2 commits
-
-
YeungKC authored
-
Jonah Williams authored
-
- 06 Oct, 2020 3 commits
-
-
Kate Lovett authored
-
Michael Goderbauer authored
-
Alexandre Ardhuin authored
-
- 05 Oct, 2020 1 commit
-
-
Kate Lovett authored
-
- 03 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 02 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 01 Oct, 2020 2 commits
-
-
Jason Simmons authored
SkParagraph may calculate slightly different metrics for text layouts
-
Michael Goderbauer authored
-
- 29 Sep, 2020 1 commit
-
-
Daniel Edrisian authored
-
- 27 Sep, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 23 Sep, 2020 1 commit
-
-
Juyeong Lee authored
-