- 16 Jun, 2023 1 commit
-
-
Michael Goderbauer authored
It's time to say good bye to an old friend. It has outlived its usefulness. Farewell, AbstractNode! ð«¡
-
- 26 May, 2023 1 commit
-
-
Phil Quitslund authored
The newly updated lint will soon flag for-each in collections. See discussion: https://github.com/dart-lang/linter/pull/4383 /cc @goderbauer
-
- 15 May, 2023 1 commit
-
-
Tomasz Gucio authored
-
- 11 May, 2023 1 commit
-
-
Michael Goderbauer authored
Sync lints with https://github.com/dart-lang/linter/blob/master/example/all.yaml and enable `implicit_reopen` and `type_literal_in_constant_pattern` (which have no violations). Also contains some clean-up work towards enabling `matching_super_parameters`, which is not quite ready yet due to its handling of "private" arguments.
-
- 12 Apr, 2023 1 commit
-
-
Nabeel Parkar authored
Bug report 2 issue template
-
- 23 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 22 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Remove 1745 decorative breaks
-
- 16 Mar, 2023 3 commits
-
-
Ian Hickson authored
Assert that runApp is called in the same zone as binding.ensureInitialized
-
yaakovschectman authored
Revert "Assert that runApp is called in the same zone as binding.ensureInitialized (#117113)" (#122830) Revert "Assert that runApp is called in the same zone as binding.ensureInitialized"
-
Ian Hickson authored
Assert that runApp is called in the same zone as binding.ensureInitialized
-
- 14 Mar, 2023 1 commit
-
-
Yegor authored
[web] stop using deprecated jsonwire web-driver protocol
-
- 24 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
Move semantic-related bindings to SemanticsBinding
-
- 17 Feb, 2023 1 commit
-
-
Ian Hickson authored
* lerp documentation * Remove Note, Note That from repo * Improve BorderSide documentation. * apply review comments
-
- 10 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 20 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 16 Nov, 2022 1 commit
-
-
Jakub Fijałkowski authored
* Test the case when main Isolate is in `None` state for long time * Wait for isolate to become runnable * Handle `PausePostRequest` as a normal "paused" event * Use `-= 1` instead of `--`
-
- 28 Aug, 2022 1 commit
-
-
Jonah Williams authored
-
- 23 Jul, 2022 1 commit
-
-
Yegor authored
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Jul, 2022 1 commit
-
-
Nguyen Phuc Loi authored
* Support receive input action * Fix error syntax * Fix compile * Add documents * Add unit-test * Update import * Fixed unit-test and lint * Add authors for me * Fixed lint * Fixed lint * Add example * Fixed lint * Fix gen docs * Revert code * Remove flutter_dev * Update packages/flutter_driver/lib/src/driver/driver.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Update packages/flutter_driver/lib/src/common/action.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Update packages/flutter_driver/lib/src/common/action.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Rename ReceiveAction to SendTextInputAction * Rename DriverTextInputAction to TextInputAction and fix unit-test * Reorder import * Remove space * Reorder import * Update text_input.dart * Update flutter_driver_test.dart * Update comment to normal comment after dart doc * Update example * Update AUTHORS Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Fix analyze * Add type dart for example * Add unit-test to check the same entries Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
-
- 06 Jun, 2022 1 commit
-
-
Nils Reichardt 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
-
- 20 May, 2022 1 commit
-
-
Casey Hillers authored
-
- 19 May, 2022 1 commit
-
-
Jonah Williams authored
-
- 16 May, 2022 1 commit
-
-
Yegor authored
-
- 06 May, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Apr, 2022 2 commits
-
-
Phil Quitslund authored
-
Alexandre Ardhuin authored
-
- 30 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 21 Mar, 2022 1 commit
-
-
Chris Yang authored
-
- 09 Mar, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit a7c85996.
-
Chris Yang authored
-
- 22 Feb, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 09 Feb, 2022 1 commit
-
-
Chris Yang authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 21 Jan, 2022 2 commits
-
-
Michael Goderbauer authored
-
Yegor authored
Validate WebDriver responses
-
- 22 Dec, 2021 1 commit
-
-
Kaushik Iska authored
-
- 04 Dec, 2021 1 commit
-
-
Yegor authored
-