- 20 May, 2021 1 commit
-
-
xubaolin authored
-
- 13 May, 2021 2 commits
-
-
Alexandre Ardhuin authored
-
Abhishek Ghaskata authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 03 May, 2021 2 commits
-
-
Hans Muller authored
-
Ludwik Trammer authored
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Apr, 2021 1 commit
-
-
xubaolin authored
-
- 21 Apr, 2021 2 commits
-
-
Shi-Hao Hong authored
-
Phil Quitslund authored
-
- 19 Apr, 2021 1 commit
-
-
xubaolin authored
-
- 02 Apr, 2021 1 commit
-
-
xubaolin authored
-
- 01 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Mar, 2021 1 commit
-
-
Shi-Hao Hong authored
-
- 22 Mar, 2021 1 commit
-
-
Shi-Hao Hong authored
-
- 06 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 10 Feb, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 04 Feb, 2021 2 commits
-
-
Kate Lovett authored
-
Ian Hickson authored
-
- 01 Feb, 2021 1 commit
-
-
xubaolin authored
-
- 27 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Jan, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 79d0358e.
-
- 15 Jan, 2021 1 commit
-
-
xubaolin authored
-
- 14 Jan, 2021 1 commit
-
-
Pedro Massango authored
-
- 01 Dec, 2020 1 commit
-
-
Pierre-Louis 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.
-
- 19 Nov, 2020 1 commit
-
-
Chinmoy authored
-
- 09 Nov, 2020 1 commit
-
-
xubaolin authored
-
- 02 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 29 Oct, 2020 1 commit
-
-
Greg Spencer authored
This removes the nullOk parameter from Focus.of, FocusTraversalOrder.of and FocusTraversalGroup.of, and creates maybeOf equivalents for each. The of methods now return non-nullable values, and the maybeOf equivalents return nullable values.
-
- 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.
-
- 21 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 12 Oct, 2020 1 commit
-
-
Sergey Solodukhin authored
-
- 08 Oct, 2020 1 commit
-
-
Kate Lovett authored
-
- 07 Oct, 2020 3 commits
-
-
Jonah Williams authored
This reverts commit 2e419ff7.
-
Juyeong Lee authored
-
Michael Goderbauer authored
-
- 28 Jul, 2020 2 commits
-
-
Darren Austin authored
Updated references to the old button classes to the new ones in comments and documentation for tests in the material and cupertino libraries. (#62164)
-
chunhtai authored
-