- 27 Apr, 2023 1 commit
-
-
gmackall authored
Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#124085) This PR adds an android project migrator that checks the version of android studio and the version of gradle for conflicts, and upgrades to 7.4 if a conflict is detected. For more detail about the particular conflict, see https://github.com/flutter/flutter/issues/122376. The PR also upgrades older gradle versions being used in integration testing to 7.4. Fixes/related to: https://github.com/flutter/flutter/issues/122376 and https://github.com/flutter/flutter/issues/123636
-
- 18 Apr, 2023 1 commit
-
-
- 22 Mar, 2023 1 commit
-
-
Christopher Fujino authored
Revert "[flutter_tools] Remove sound null safety flag (#123031)"
-
- 20 Mar, 2023 1 commit
-
-
Christopher Fujino authored
[flutter_tools] Remove sound null safety flag #2
-
- 17 Mar, 2023 2 commits
-
-
Christopher Fujino authored
This reverts commit 7c3088cf.
-
Christopher Fujino authored
[flutter_tools] Remove sound null safety flag
-
- 08 Nov, 2022 1 commit
-
-
Jesús S Guerrero authored
* update flutter build command * update tests * fix analyze suggestions
-
- 06 Sep, 2022 1 commit
-
-
Liam Appelbe authored
* Migrate packages/flutter_tools/test/commands.shard/permeable * Fix upgrade_test * Chris's comments
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 Oct, 2021 1 commit
-
-
Gary Qian authored
-
- 14 Oct, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 1d9edde0.
-
Gary Qian authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 07 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 May, 2021 1 commit
-
-
Lau Ching Jun authored
-
- 13 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 29 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 26 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 13 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 12 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 07 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 31 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 04 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 20 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 19 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Feb, 2021 1 commit
-
-
Jonah Williams 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
-
- 02 Feb, 2021 1 commit
-
-
Jonah Williams authored
= gets escaped into %3D which seems to be tripping up cmake on windows since % is a control character. Switch to base64 encoding, since this does not have % nor , in the output character set. This change is not trivially cherry pickable, and isn't tested on windows aside from my local, manual tests due to the planned CI work not being complete yet. Fixes #75017 Fixes #74705
-
- 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
-
- 06 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 02 Dec, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 23 Nov, 2020 1 commit
-
-
Amir Hardon authored
This reverts commit 8e73bab9.
-
- 20 Nov, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 23 Jun, 2020 1 commit
-
-
Jenn Magder authored
-