- 18 Oct, 2023 1 commit
-
-
pdblasi-google authored
* Added `performAction` to `SemanticsController` as well as specific methods for specific actions * Added a `scrollable` finder to `find.semantics` as a convenience method for `findAny(<all scrollable actions>)` * Updated `containsSemantics` and `matchSemantics` matchers to also work on `FinderBase<Semantics>` Closes #112413
-
- 22 Sep, 2023 1 commit
-
-
Kostia Sokolovskyi authored
-
- 15 Aug, 2023 1 commit
-
-
Ian Hickson authored
- slightly improved assert message when row cell counts don't match column count. - more breadcrumbs in API documentation. more documentation in general. - added more documentation for the direction of the "ascending" arrow. - two samples for PaginatedDataTable. - make PaginatedDataTable support hot reloading across changes to the number of columns. - introduce matrix3MoreOrLessEquals. An earlier version of this PR used it in tests, but eventually it was not needed. The function seems useful to keep though.
-
- 10 Aug, 2023 2 commits
-
-
pdblasi-google authored
* Pulled `FinderBase` out of `Finder` * `FinderBase` can be used for any object, not just elements * Terminology was updated to be more "find" related * Re-implemented `Finder` using `FinderBase<Element>` * Backwards compatibility maintained with `_LegacyFinderMixin` * Introduced base classes for SemanticsNode finders * Introduced basic SemanticsNode finders through `find.semantics` * Updated some relevant matchers to make use of the more generic `FinderBase` Closes #123634 Closes #115874
-
Michael Goderbauer authored
Fixes https://github.com/flutter/flutter/issues/132274.
-
- 31 Jul, 2023 1 commit
-
-
Qun Cheng authored
-
- 05 Jul, 2023 1 commit
-
-
pdblasi-google authored
Removes deprecated APIs from v2.6 in `binding.dart` and `widget_tester.dart` Resolves #129654
-
- 13 Jun, 2023 1 commit
-
-
William Oprandi authored
-
- 19 May, 2023 1 commit
-
-
Phil Quitslund authored
The upcoming linter release notices null literals as unnecessary argument values and flags more `type_literal_in_constant_pattern` cases. See breakages: https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8780744067138629361/+/u/analyze_flutter_flutter/stdout
-
- 15 May, 2023 1 commit
-
-
Tomasz Gucio authored
-
- 27 Apr, 2023 1 commit
-
-
fzyzcjy authored
Close https://github.com/flutter/flutter/issues/125600
-
- 20 Apr, 2023 1 commit
-
-
Nate Bosch authored
Most of these imports were never appropriate. The `test_api` package was never intended for use in `_test.dart` files. Where possible move imports to `matcher`, otherwise move them to `test` or `flutter_test`. Leave uses of `test_api` from `flutter_test` library code.
-
- 12 Apr, 2023 1 commit
-
-
Bernardo Ferrari authored
`SemanticsFlag`/`SemanticsAction` cleanup (part 4)
-
- 20 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 08 Sep, 2022 1 commit
-
-
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>
-
- 07 Sep, 2022 1 commit
-
-
pdblasi-google authored
-
- 02 Sep, 2022 1 commit
-
-
Pierre-Louis authored
-
- 11 Aug, 2022 1 commit
-
-
Ian Hickson authored
-
- 03 Aug, 2022 1 commit
-
-
Greg Spencer authored
-
- 01 Aug, 2022 1 commit
-
-
pdblasi-google authored
-
- 20 Jul, 2022 1 commit
-
-
Bernardo Ferrari authored
-
- 11 Jul, 2022 1 commit
-
-
Jonah Williams authored
-
- 27 Jun, 2022 1 commit
-
-
Ian Hickson authored
-
- 08 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 May, 2022 1 commit
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `packages/flutter_driver` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens_client` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_localizations` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_test` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_web_plugins` * fix comments * Use `curly_braces_in_flow_control_structures` for `packages/integration_test` * fix indentation
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 22 Apr, 2022 1 commit
-
-
Daniel Cardona Rojas authored
-
- 21 Apr, 2022 1 commit
-
-
chunhtai authored
-
- 19 Apr, 2022 1 commit
-
-
chunhtai authored
-
- 17 Mar, 2022 1 commit
-
-
Harsh Bhikadia authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 20 Jan, 2022 1 commit
-
-
Alberto authored
-
- 30 Aug, 2021 1 commit
-
-
Kate Lovett authored
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 30 Jul, 2021 1 commit
-
-
chunhtai 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 1 commit
-
-
Ian Hickson authored
This reverts commit e2490f29.
-