- 08 Sep, 2022 1 commit
-
-
Liam Appelbe authored
* Migrate packages/flutter_tools/test/general.shard, part 1/2 * Fix most of the tests * Fix analysis * Fix analysis * Fix test * Fix analysis * Fix analysis * Fix nit
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 06 May, 2021 1 commit
-
-
Sam Rawlins authored
-
- 07 Apr, 2021 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 02 Apr, 2021 1 commit
-
-
Dave Shifflett authored
-
- 19 Mar, 2021 1 commit
-
-
Sigurd Meldgaard authored
-
- 12 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 05 Mar, 2021 1 commit
-
-
Jonah Williams authored
[flutter_tools] replace MockFlutterVersion usage with fake where possible, move from context (#77390)
-
- 18 Feb, 2021 1 commit
-
-
Sam Rawlins authored
-
- 08 Feb, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 8b6baae4.
-
- 04 Feb, 2021 1 commit
-
-
Jonah Williams authored
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
-
- 28 Jan, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit 547ed88a.
-
Jenn Magder authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 20 Nov, 2020 1 commit
-
-
Anurag Roy authored
[flutter_tools] Make flutter upgrade --verify-only display framework version differences instead of commit hashes (#69420)
-
- 12 Nov, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] remove branch migration and standardize constructor style for version interface (#70058)
-
- 05 Nov, 2020 1 commit
-
-
Dan Field authored
-
- 27 Oct, 2020 1 commit
-
-
Jonah Williams authored
Moves the flutter root initialization to a static method on the cache. This is a small step towards making this functionality non-static and instead injected like normal members - however, completely removing all of the static-ness at once was too large of a change. Instead document and add unit tests and change existing code as little as possible. #47161
-
- 05 Oct, 2020 1 commit
-
-
Jonah Williams authored
Make the logic for locating a local engine path part of its own class, add documentation, and update tests to cover engine source path locating too. #47161
-
- 30 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 12 Aug, 2020 1 commit
-
-
Christopher Fujino authored
-
- 05 Aug, 2020 1 commit
-
-
Chris Yang authored
-
- 10 Jun, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit dca6320f.
-
Jonah Williams authored
The tool was setting the output preferences in a sub-context. Originally these were not injected before the arg parsers were created, though that was fixed by the lazy command creation. Once local engine is removed, the inner flutter_command Zone can be removed.
-
- 06 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 28 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 23 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 22 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 03 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 18 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 07 Mar, 2020 1 commit
-
-
Dan Field authored
-
- 06 Mar, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 20bf43b9.
-
Dan Field authored
-
- 31 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 Jan, 2020 2 commits
-
-
Dan Field authored
-
Jenn Magder authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 24 Jan, 2020 1 commit
-
-
Jenn Magder authored
-