- 23 Jun, 2021 1 commit
-
-
Greg Spencer authored
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 18 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 03 Nov, 2020 1 commit
-
-
Greg Spencer authored
-
- 15 Oct, 2020 1 commit
-
-
Shi-Hao Hong authored
* NNBD widget test migration
-
- 11 Jun, 2020 2 commits
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
Darren Austin authored
-
- 16 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Dec, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 02 Dec, 2019 2 commits
-
-
Kate Lovett authored
This reverts commit c59151b1.
-
Michael Goderbauer authored
-
- 11 Oct, 2017 1 commit
-
-
Hans Muller authored
-
- 05 Oct, 2017 1 commit
-
- 15 Sep, 2017 1 commit
-
-
Hans Muller authored
-
- 08 Sep, 2017 1 commit
-
-
Hans Muller authored
* Make an app's supported locales configurable * Added an supportedLocales.isNotEmpty assert * WidgetsApp no longer const because supportedLocales.isNotEmpty * updated per review feedback * tweaked dartdoc to restart the build * updated per review feedback * Updated per review feedback
-
- 07 Sep, 2017 1 commit
-
-
Ian Hickson authored
-
- 01 Sep, 2017 1 commit
-
-
Hans Muller authored
-
- 31 Aug, 2017 1 commit
-
-
Alexandre Ardhuin authored
* upgrade to linter-0.1.35 * re-enable lint prefer_const_constructors * address review comments
-
- 28 Aug, 2017 1 commit
-
-
Ian Hickson authored
* Introduce a Directionality inherited widget which sets the ambient LTR vs RTL mode (defaulting to null, which means you cannot use directionality-influenced values). * Make it possible to configure Padding (including Container.padding and Container.margin) using a directionality-agnostic EdgeInsets variant. * Provide textDirection and verticalDirection controls on Row and Column to make them RTL-aware. * Introduce a variant of FractionalOffset based on the EdgeInsets variant. Not yet actually used. * Fix all the tests that depended on Row defaulting to LTR.
-
- 24 Aug, 2017 1 commit
-
-
Hans Muller authored
-