- 27 Nov, 2023 1 commit
-
-
stuartmorgan authored
Checks `pod install` output for the case where a pod requires a higher minimum OS deployment target version than the app is set to use, and attempts to turn it into a more actionable error message. This isn't foolproof since we are parsing the Ruby rather than actually executing it, but I would expect that the vast majority of cases would end up in the most useful version (and even those that don't are still much clearer with this as the final error message text than without it). Fixes https://github.com/flutter/flutter/issues/113762
-
- 22 Nov, 2023 1 commit
-
-
Elias Yishak authored
Add `commandHasTerminal` parameter + apple usage event + `sendException` events for `package:unified_analytics` (#138806) Relates to tracker issue: - https://github.com/flutter/flutter/issues/128251 This PR includes 3 major updates: - Adding the `commandHasTerminal` parameter for `Event.flutterCommandResult` - In `packages/flutter_tools/lib/src/runner/flutter_command.dart` - Adding the new event for `sendException` from package:usage to be `Event.exception` (this event can be used by all dash tools) - In `packages/flutter_tools/lib/runner.dart` - Migrating the generic `UsageEvent` which was only used for Apple related workflows for iOS and macOS. I did an initial analysis in this [sheet](https://docs.google.com/spreadsheets/d/11KJLkHXFpECMX7tw-trNkYSr5MHDG15XNGv6TgLjfQs/edit?resourcekey=0-j4qdvsOEEg3wQW79YlY1-g#gid=0) to identify all the call sites - Found in several files, highlighted in the sheet above
-
- 03 Apr, 2023 1 commit
-
-
Jenn Magder authored
-
- 28 Feb, 2023 1 commit
-
-
Todd Volkert authored
Cocoapods ffi error can be in stdout or stderr
-
- 17 Feb, 2023 1 commit
-
-
Ian Hickson authored
* lerp documentation * Remove Note, Note That from repo * Improve BorderSide documentation. * apply review comments
-
- 18 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 25 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 17 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 04 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 21 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 14 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 24 Feb, 2022 1 commit
-
-
Jenn Magder authored
-
- 07 Dec, 2021 1 commit
-
-
Jenn Magder authored
-
- 11 Nov, 2021 1 commit
-
-
Greg Spencer authored
-
- 27 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 28 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 15 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 13 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 31 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 30 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 18 Feb, 2021 2 commits
-
-
Sam Rawlins authored
-
Jonah Williams authored
-
- 11 Feb, 2021 1 commit
-
-
Jenn Magder 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
-
- 28 Jan, 2021 1 commit
-
-
Jonah Williams 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
-
-
Jenn Magder authored
-
- 17 Dec, 2020 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 03 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 19 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 18 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 05 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 19 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 13 Oct, 2020 1 commit
-
-
Jonah Williams authored
Remove "This is taking a long time" progress timeout and TimeoutConfiguration.
-