- 28 Sep, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 20 Sep, 2022 2 commits
-
-
Polina Cherkasova authored
-
Kate Lovett authored
-
- 19 Sep, 2022 1 commit
-
-
fzyzcjy authored
-
- 08 Sep, 2022 1 commit
-
-
Jonah Williams authored
-
- 30 Aug, 2022 1 commit
-
-
Jason Simmons authored
-
- 29 Aug, 2022 1 commit
-
-
Greg Spencer authored
-
- 22 Aug, 2022 1 commit
-
-
Kate Lovett authored
-
- 20 Aug, 2022 1 commit
-
-
Jonah Williams authored
-
- 16 Aug, 2022 1 commit
-
-
fzyzcjy authored
Fix that RenderEditable (TextField) ignores offset in painting, making text selections shifted when offset is nonzero (#109287) Small fix in text layout math, unlikely to affect most normal usages.
-
- 03 Aug, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 29 Jul, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 28 Jul, 2022 1 commit
-
-
Dan Field authored
-
- 27 Jul, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 22 Jul, 2022 1 commit
-
-
Jonah Williams authored
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Jul, 2022 1 commit
-
-
Christopher Fujino authored
-
- 07 Jul, 2022 1 commit
-
-
Kohei Seino authored
Add `fromDirectional` factory to `RelativeRect` for when an app needs to consider both TextDirection.ltr and TextDirection.rtl. ``` RelativeRect.fromDirectional( textDirection: textDirection, start: 10.0, top: 20.0, end: 30.0, bottom: 40.0, ); ``` Addresses https://github.com/flutter/flutter/issues/107058.
-
- 02 Jul, 2022 2 commits
-
-
Jonah Williams authored
-
LongCatIsLooong authored
-
- 01 Jul, 2022 1 commit
-
-
Xilai Zhang authored
This reverts commit 3f43d9f3.
-
- 29 Jun, 2022 1 commit
-
-
xubaolin authored
Fixes a text clipping edge case.
-
- 24 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 17 Jun, 2022 1 commit
-
-
Bruno Leroux authored
-
- 08 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Jun, 2022 1 commit
-
-
Zachary Anderson authored
-
- 06 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 25 May, 2022 2 commits
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `rendering` * fix comments * fix dangling
-
Michael Goderbauer authored
-
- 24 May, 2022 1 commit
-
-
chunhtai authored
* Support global selection * addressing comments * add new test * Addressing review comments * update * addressing comments * addressing comments * Addressing comments * fix build
-
- 23 May, 2022 1 commit
-
-
gaaclarke authored
-
- 20 May, 2022 2 commits
-
-
Dan Field authored
-
Casey Hillers authored
-
- 19 May, 2022 2 commits
-
-
Jonah Williams authored
-
Dan Field authored
-
- 17 May, 2022 2 commits
- 16 May, 2022 1 commit
-
-
Dan Field authored
-
- 14 May, 2022 1 commit
-
-
Dan Field authored
-