- 25 Aug, 2022 1 commit
-
-
Jonah Williams authored
-
- 13 Jun, 2022 1 commit
-
-
Youssef Attia authored
-
- 20 May, 2022 1 commit
-
-
Casey Hillers authored
-
- 19 May, 2022 1 commit
-
-
Jonah Williams authored
-
- 29 Apr, 2022 1 commit
-
-
Taha Tesser authored
-
- 27 Apr, 2022 1 commit
-
-
Phil Quitslund authored
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 26 Mar, 2022 1 commit
-
-
Alex Li authored
-
- 25 Mar, 2022 2 commits
-
-
-
Alex Li authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 29 Sep, 2021 1 commit
-
-
nt4f04uNd authored
-
- 13 Sep, 2021 1 commit
-
-
Darren Austin authored
This reverts commit 43e31977
-
- 19 Aug, 2021 1 commit
-
-
Hans Muller authored
-
- 18 Aug, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit a1ae4fea.
- 17 Aug, 2021 1 commit
-
-
Alex Li authored
-
- 09 Aug, 2021 1 commit
-
-
Darren Austin authored
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 28 May, 2021 1 commit
-
-
Darren Austin authored
-
- 13 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 09 Mar, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 06 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 04 Mar, 2021 2 commits
-
-
Michael Goderbauer authored
-
Greg Spencer authored
-
- 16 Feb, 2021 1 commit
-
-
Sam Rawlins authored
-
- 04 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 08 Jan, 2021 1 commit
-
-
Hans Muller authored
-
- 30 Dec, 2020 1 commit
-
-
LongCatIsLooong authored
-
- 31 Oct, 2020 1 commit
-
-
najeira authored
-
- 15 Oct, 2020 1 commit
-
-
Darren Austin authored
Migrate yet even more widget framework tests to null safety.
-
- 31 Aug, 2020 1 commit
-
-
Chris Bracken authored
Flutter's `moreOrLessEquals` has a few advantages over `closeTo` from the `matcher` package: * It emits the epsilon value in the test result on failure. * It uses a named parameter for epsilon, which improves readability at the call site. * It has a reasonable default for epsilon in cases where something more specific isn't required. Using it also has the nice property that it aids in its own discovery when when people go looking for such functionality in new tests. This change also includes a couple unrelated whitespace formatting cleanups.
-
- 28 Jul, 2020 2 commits
-
-
Darren Austin authored
-
chunhtai authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 10 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
* replace simple Container(w & h) with SizedBox * address review comments * address review comments
-