flutter/packages
Jonah Williams bd3eee75f3
[flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745)
The flutter tool is currently unable to detect missing permissions in gradle/gradle.bat that would cause a gradle build to fail via process exception. Rather than crashing and exiting, we can display the exception as an error message and tool exit.

While linux/macOS are able to add the +x bit, this is not possible on windows with our current file system/OS API. These crashes represent a substantial amount of crash reporting, but are otherwise not actionable on our end.
2020-09-03 11:55:55 -07:00
..
_flutter_web_build_script [flutter_tools] update dwds, roll to null-safe file and process (#64195) 2020-08-19 16:59:52 -07:00
flutter Allow for arbitrary placement in SliverGrid (#64750) 2020-09-03 11:20:04 -07:00
flutter_driver Revert "Warns when single line text fields overflow (#63639)" (#64573) 2020-08-25 11:11:15 -07:00
flutter_goldens Update Gold for new endpoint (#64982) 2020-09-02 16:35:06 -07:00
flutter_goldens_client Update Gold for new endpoint (#64982) 2020-09-02 16:35:06 -07:00
flutter_localizations [Material] Relanding fix to ensure time picker input mode lays out correctly in RTL (#64097) 2020-08-19 09:30:28 -04:00
flutter_test Revert "Reland #61998 and update complex_layout ios files (#64885)" (#64990) 2020-08-31 18:47:08 -07:00
flutter_tools [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00
flutter_web_plugins [versions] update to the latest sdk versions (#62687) 2020-08-03 10:31:06 -07:00
fuchsia_remote_debug_protocol [flutter_tools] update dwds, roll to null-safe file and process (#64195) 2020-08-19 16:59:52 -07:00
analysis_options.yaml