- 11 Oct, 2023 1 commit
-
-
Polina Cherkasova authored
Fix flakiness: finalize dropped gestures in tests to release resources, and update doc-comment. (#136136)
-
- 05 Sep, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 01 Sep, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 07 Aug, 2023 1 commit
-
-
Kate Lovett authored
Fixes https://github.com/flutter/flutter/issues/59413 This relocates `mock_canvas.dart` and `recording_canvas.dart` from `flutter/test/rendering` to `flutter_test`. The testing functionality afforded by mock_canvas should be available to everyone, not just the framework. :) mock_canvas.dart needed a bit of cleanup - things like formatting and super parameters.
-
- 12 Jul, 2023 1 commit
-
-
Qun Cheng authored
Updated unit tests for `Checkbox` to have M2 and M3 versions. More info in #127064
-
- 13 Jun, 2023 1 commit
-
-
Qun Cheng authored
-
- 25 May, 2023 1 commit
-
-
LongCatIsLooong authored
Fixes https://github.com/flutter/flutter/issues/117627 ### Behavior changes: 1. If fade in/fade out animation is already in progress, hiding/showing the tooltip will immediately take effect without waiting for `waitDuration`. 2. A PointerDownEvent that doesn't become a part of a "trigger" gesture dismisses the tooltip, even for hovered ones. 3. The OverlayEntry is now updated only when the previous tooltip was completely dismissed. This can be fixed by OverlayPortal but I'm not sure what the correct behavior is.
-
- 28 Apr, 2023 1 commit
-
-
Qun Cheng authored
`Checkbox.fillColor` should be applied to checkbox's background color when it is unchecked. (#125643)
-
- 14 Apr, 2023 1 commit
-
-
hangyu authored
Re-open from https://github.com/flutter/flutter/pull/116551 This PR added optional labelText (which will be rendered side by side with Checkbox in the future, and thus is also announced by default by screen readers), and semanticLabel(which will be announced by screen reader if provided, overrides labelText, in order to do that we might want to wrap the Text widget inside ExcludeSemantics in the future). Issues fixed: [b/239564167]
-
- 24 Mar, 2023 1 commit
-
-
Mitchell Goodwin authored
Add adaptive Checkbox and CheckboxListTile
-
- 23 Feb, 2023 2 commits
-
-
Lioness100 authored
* Fix typos * lowercase animated & opacity * Undo typo fix --------- Co-authored-by:
Michael Goderbauer <goderbauer@google.com>
-
Eilidh Southren authored
* remove newline * update crswap * add const constructor * update const
-
- 20 Feb, 2023 1 commit
-
-
Eilidh Southren authored
* update m3 values * update test formatting * update crswap * update test * update token value * update tests
-
- 12 Jan, 2023 1 commit
-
-
Eilidh Southren authored
* Add error state support for side property * lint fixes * lint fixes
-
- 28 Oct, 2022 1 commit
-
-
Qun Cheng authored
-
- 07 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 23 Sep, 2022 1 commit
-
-
MH Johnson authored
* remove down position from toggleable ripple
-
- 14 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 08 Sep, 2022 2 commits
-
-
Qun Cheng authored
-
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>
-
- 02 Sep, 2022 1 commit
-
-
Qun Cheng authored
-
- 31 Aug, 2022 1 commit
-
-
Qun Cheng authored
-
- 02 Aug, 2022 1 commit
-
-
Taha Tesser authored
-
- 20 May, 2022 1 commit
-
-
Tong Mu authored
-
- 19 May, 2022 1 commit
-
-
Darren Austin authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 21 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 14 Dec, 2021 1 commit
-
-
Sam Rawlins authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 07 Oct, 2021 1 commit
-
-
Denis Grafov authored
-
- 23 Jul, 2021 1 commit
-
-
Hans Muller authored
-
- 15 Jul, 2021 1 commit
-
- 14 Jul, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 31de052e.
-
Ian Hickson authored
-
- 13 Jul, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 21 May, 2021 1 commit
-
-
Ian Hickson authored
-