- 19 Sep, 2022 2 commits
- 16 Sep, 2022 1 commit
-
-
chunhtai authored
-
- 15 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 14 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 12 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 08 Sep, 2022 3 commits
-
-
yaakovschectman authored
* Introduce tests for tristate checkboxes * Initial * Use tristate changes in engine * Flutter_test matchers test update * Comments, tests * Update packages/flutter/lib/src/semantics/semantics.dart Co-authored-by:
Chris Bracken <chris@bracken.jp> * Assert mutual exclusivity * Assert valid state before updating state * Update packages/flutter/lib/src/semantics/semantics.dart Typo fix in comment Co-authored-by:
Loïc Sharma <737941+loic-sharma@users.noreply.github.com> Co-authored-by:
Chris Bracken <chris@bracken.jp> Co-authored-by:
Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
-
Jonah Williams authored
-
Kenzie Davisson authored
-
- 06 Sep, 2022 1 commit
-
-
Dan Field authored
-
- 02 Sep, 2022 1 commit
-
-
Pierre-Louis authored
-
- 30 Aug, 2022 1 commit
-
-
Jason Simmons authored
-
- 29 Aug, 2022 1 commit
-
-
Greg Spencer authored
-
- 20 Aug, 2022 1 commit
-
-
Jonah Williams authored
-
- 17 Aug, 2022 1 commit
-
-
Greg Spencer authored
-
- 16 Aug, 2022 2 commits
-
-
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.
-
Mahesh Jamdade authored
-
- 12 Aug, 2022 1 commit
-
-
stuartmorgan authored
-
- 11 Aug, 2022 3 commits
-
-
Casey Hillers authored
Merging on red to green the build.
-
Ian Hickson authored
-
stuartmorgan authored
-
- 10 Aug, 2022 1 commit
-
-
Ian Hickson authored
-
- 04 Aug, 2022 1 commit
-
-
hangyu authored
-
- 30 Jul, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 29 Jul, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 28 Jul, 2022 1 commit
-
-
Dan Field authored
-
- 27 Jul, 2022 2 commits
-
-
LongCatIsLooong authored
Suggest predicate-based formatter in [FilteringTextInputFormatter] docs for whole string matching (#107848)
-
Tomasz Gucio authored
-
- 26 Jul, 2022 1 commit
-
-
Polina Cherkasova authored
-
- 22 Jul, 2022 1 commit
-
-
Jonah Williams authored
-
- 20 Jul, 2022 1 commit
-
-
Bernardo Ferrari authored
-
- 19 Jul, 2022 1 commit
-
-
Boluwatifẹ authored
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Jul, 2022 1 commit
-
-
Christopher Fujino authored
-
- 08 Jul, 2022 1 commit
-
-
Dan Field authored
-
- 07 Jul, 2022 2 commits
-
-
Jonah Williams authored
-
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.
-