- 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
-
- 21 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate some material files to nullsafety * fix test_private * address review comments * fix private test on windows * use uri in include entry of analysis_options
-
- 03 Aug, 2020 1 commit
-
-
Hans Muller authored
-
- 16 Jul, 2020 1 commit
-
-
Darren Austin authored
-
- 23 Jun, 2020 1 commit
-
-
Darren Austin authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 10 Jun, 2020 1 commit
-
-
Darren Austin authored
-
- 09 Jun, 2020 1 commit
-
-
Kate Lovett authored
-
- 20 May, 2020 1 commit
-
-
Kate Lovett authored
-
- 14 May, 2020 1 commit
-
-
Darren Austin authored
-
- 08 May, 2020 1 commit
-
-
Darren Austin authored
-
- 16 Apr, 2020 1 commit
-
-
Darren Austin authored
-
- 01 Apr, 2020 1 commit
-
-
Darren Austin authored
* Date Picker should honor DialogTheme shape, and elevation.
-
- 27 Mar, 2020 1 commit
-
-
Darren Austin authored
Reset autovalidate in the text input form field of the Date Picker when switching back to input mode from calendar mode. (#53434)
-
- 25 Mar, 2020 1 commit
-
-
Darren Austin authored
Date Picker UI redesign
-