- 04 Feb, 2021 3 commits
-
-
Sam Rawlins authored
-
Sam Rawlins authored
-
Ian Hickson authored
-
- 03 Feb, 2021 6 commits
-
-
Alabhya authored
* Alert dialog dartpad demo * Updated description
-
Ian Hickson authored
-
Bogdan Lukin authored
-
Hans Muller authored
-
burekas7 authored
-
Ian Hickson authored
-
- 02 Feb, 2021 7 commits
-
-
Alabhya authored
-
Yegor authored
-
David Chen authored
-
Sam Rawlins authored
In each library where an import is removed, the library uses some elements provided by the import, BUT there is another import which provides all of the same elements, and at least one more which the library uses. In this change, we remove the imports which can be simply removed in favor of the other already present imports. See https://github.com/dart-lang/sdk/issues/44569 for more information.
-
YeungKC authored
-
Hans Muller authored
-
Jan Lübeck authored
-
- 01 Feb, 2021 5 commits
-
-
xubaolin authored
-
LongCatIsLooong authored
-
Shi-Hao Hong authored
-
creativecreatorormaybenot authored
-
chunhtai authored
-
- 29 Jan, 2021 10 commits
-
-
Sam Rawlins authored
-
Sam Rawlins authored
-
Sam Rawlins authored
-
LongCatIsLooong authored
-
xubaolin authored
TextField and last input character should visible on the screen when the cursor is not shown (#74722)
-
Yegor authored
-
Tyler Norbury authored
-
Sam Rawlins authored
-
Kenzie Schmoll authored
-
Sam Rawlins authored
-
- 28 Jan, 2021 6 commits
-
-
Kate Lovett authored
-
Juyeong Lee authored
-
Jesse authored
-
xubaolin authored
-
Darren Austin authored
-
Kate Lovett authored
-
- 27 Jan, 2021 3 commits
-
-
Greg Spencer authored
This fixes a subtle bug in the focus traversal that would leave unfocusable FocusTraversalGroup nodes in the list of sorted nodes to be traversed, causing an assert to fire if you nested a FocusTraversalGroup in another one and made its children unfocusable.
-
Sam Rawlins authored
-
Pedro Massango authored
-