- 24 Nov, 2021 1 commit
-
-
Yegor authored
-
- 12 Nov, 2021 1 commit
-
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/93553
-
- 11 Nov, 2021 2 commits
-
-
Kenzie (Schmoll) Davisson authored
* Add DevTools version to `flutter --version` output. * review comments * fix test * add explanatory comment * dummy commit to kick bots Co-authored-by:
Christopher Fujino <christopherfujino@gmail.com>
-
Greg Spencer authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 21 Oct, 2021 1 commit
-
-
Yegor authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 30 Sep, 2021 1 commit
-
-
Greg Spencer authored
This modifies the flutter update-packages and flutter update-packages --force-upgrade commands so that the many invocations of "dart pub get" in each repo project run in parallel instead of in series.
-
- 14 Sep, 2021 1 commit
-
-
Michael Thomsen authored
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 11 Aug, 2021 1 commit
-
-
Darren Austin authored
* Updated skipped tests for flutter_tools. * Turned the flaky overall_experience test off as it was still failing on CI.
-
- 28 Jul, 2021 1 commit
-
-
Greg Spencer authored
This changes the "Waiting for another flutter command to release the startup lock..." message output so that it appears on stderr instead of stdout. When it appears on stdout, it can mess up collection of the output. For instance, if you run flutter --version --machine and you're expecting JSON output, then you'll get non-JSON output even though the lock is released and you eventually would get what you're asking for.
-
- 19 Jul, 2021 1 commit
-
-
Remi Rousselet authored
Disable the automatic "pub get" if the project is using a third-party tool for linking dependencies. (#86177)
-
- 01 Jul, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 25 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 04 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 17 May, 2021 1 commit
-
-
Sam Rawlins authored
-
- 15 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 14 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 12 May, 2021 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 29 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 15 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 06 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 05 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 06 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 05 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 18 Feb, 2021 2 commits
-
-
Sam Rawlins authored
-
Jenn Magder authored
-
- 12 Feb, 2021 1 commit
-
-
Hidenori Matsubayashi 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
-
- 29 Jan, 2021 1 commit
-
-
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
-