- 27 Sep, 2022 1 commit
-
-
Mitchell Goodwin authored
-
- 15 Sep, 2022 1 commit
-
-
Phil Quitslund authored
-
- 31 May, 2022 1 commit
-
-
Alexandre Ardhuin authored
* more const immutable classes * more const constructors in dev/ and examples/
-
- 24 May, 2022 1 commit
-
-
Xilai Zhang authored
Revert "Add ability for `ModalRoutes` to ignore pointers during transitions and do so on `Cupertino` routes (#95757)" (#104520) This reverts commit 4c0b0be2.
-
- 20 May, 2022 1 commit
-
-
Tong Mu authored
-
- 19 May, 2022 1 commit
-
-
Will Lockwood authored
Add ability for `ModalRoutes` to ignore pointers during transitions and do so on `Cupertino` routes (#95757)
-
- 28 Mar, 2022 1 commit
-
-
Taha Tesser authored
-
- 17 Mar, 2022 1 commit
-
-
Yegor authored
* [web] roll Chromium dep to 96.2 Roll Chromium 96.2. This is the second attempt to roll it. The previous attempt (https://github.com/flutter/flutter/pull/99725) failed due to a LUCI cache issue. * cache-bust CIPD dependency by changing its name * specify chrome_and_driver version in canvaskit tests * fix CRC corruption in kTransparentImage
-
- 11 Mar, 2022 1 commit
-
-
Zachary Anderson authored
This reverts commit 0d4b73b2.
-
- 10 Mar, 2022 1 commit
-
-
Yegor authored
-
- 08 Mar, 2022 1 commit
-
-
Andrei Diaconu authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 30 Aug, 2021 1 commit
-
-
Kate Lovett authored
-
- 03 Aug, 2021 4 commits
-
-
Jenn Magder authored
-
Darren Austin authored
-
Darren Austin authored
This reverts commit faf774eb.
-
Darren Austin authored
-
- 08 Jul, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 10 Jun, 2021 1 commit
-
-
David Martos authored
-
- 04 Jun, 2021 2 commits
-
-
Sam Rawlins authored
-
Kate Lovett authored
-
- 13 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 27 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Jan, 2021 1 commit
-
-
Shi-Hao Hong 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.
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Oct, 2020 1 commit
-
-
Kate Lovett authored
-
- 23 Sep, 2020 1 commit
-
-
Juyeong Lee authored
-
- 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 1 commit
-
-
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)
-
- 24 Jun, 2020 1 commit
-
-
chunhtai authored
* Add semantics sort key for modal scope and modal barrier * fix test * fix test * fix test * fix space * fix more tests * addressing comments
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 29 Apr, 2020 1 commit
-
-
Tom authored
-
- 08 Apr, 2020 1 commit
-
-
Kate Lovett authored
-
- 20 Mar, 2020 1 commit
-
-
Yegor authored
-
- 16 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
-