- 15 Dec, 2020 1 commit
-
-
Darren Austin authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 08 Dec, 2020 1 commit
-
-
Amit Patil authored
-
- 06 Dec, 2020 1 commit
-
-
Amit Patil 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.
-
- 02 Nov, 2020 2 commits
-
-
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 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 23 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 22 Oct, 2020 1 commit
-
-
chunhtai authored
* fix simple dialog introducing additional node for semantics label * add test
-
- 21 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 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
-
-
TheBiirb authored
* Fixes typos in showDialog documentation
-
- 17 Sep, 2020 3 commits
-
-
chunhtai authored
-
Jonah Williams authored
This reverts commit fd0554ba.
-
chunhtai authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 29 Jul, 2020 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 28 Jul, 2020 1 commit
-
-
Darren Austin authored
Updated references to the old button classes to the new ones in comments and documentation for classes in the material library. (#62092)
-
- 15 Jul, 2020 1 commit
-
-
Anthony authored
-
- 19 Jun, 2020 3 commits
-
-
Christopher Fujino authored
Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) This relands #59120, which was reverted in #59870.
-
Christopher Fujino authored
Revert "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59870) This reverts commit 8665e138.
-
Ian Hickson authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 09 Jun, 2020 1 commit
-
-
Kate Lovett authored
-
- 04 Jun, 2020 1 commit
-
-
Kate Lovett authored
-
- 20 May, 2020 1 commit
-
-
Kate Lovett authored
-
- 12 May, 2020 1 commit
-
-
rami-a authored
-
- 06 Apr, 2020 1 commit
-
-
Darren Austin authored
-
- 03 Mar, 2020 3 commits
-
-
Shi-Hao Hong authored
This reverts commit 28f2c96a.
-
Shi-Hao Hong authored
-
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
-
- 27 Feb, 2020 1 commit
-
-
Darren Austin authored
-
- 20 Feb, 2020 1 commit
-
-
Darren Austin authored
-
- 13 Feb, 2020 1 commit
-
-
Shi-Hao Hong authored
* Add ButtonBar.overflowButtonSpacing * Add AlertDialog overflow button spacing functionality
-
- 12 Feb, 2020 2 commits
-
-
Jenn Magder authored
Revert "AlertDialog.actionsOverflowButtonSpacing and ButtonBar.overflowButtonSpacing (#50609)" (#50674)
-
Shi-Hao Hong authored
* Add ButtonBar.overflowButtonSpacing * Add AlertDialog overflow button spacing functionality
-