- 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 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 28 Jun, 2021 1 commit
-
-
Janice Collins authored
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 31 Mar, 2021 1 commit
-
-
Alexander Brusher authored
* Adds a semantics node flag to identify sliders. * [fuchsia] Fix roll of engine PR #25167 This changes fixes tests failing due to new isKeyboardKey semantics flag. * Fix typo Co-authored-by:
Zachary Anderson <zanderso@users.noreply.github.com>
-
- 16 Mar, 2021 1 commit
-
-
Ian Hickson authored
-