Jonah Williams
|
b926c7b696
|
[flutter_tools] rewrite Usage.test to capture objects instead of print logs (#74829)
|
2021-01-28 12:41:14 -08:00 |
|
Jonah Williams
|
74bd7b6f6d
|
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
* opt out the flutter tool
* oops EOF
* fix import
* Update tool_backend.dart
* Update daemon_client.dart
* fix more
|
2021-01-27 15:17:53 -08:00 |
|
Jenn Magder
|
bf37a3964b
|
Rename setUpMockXcodeBuildHandler -> setUpFakeXcodeBuildHandler in tests (#74778)
|
2021-01-26 21:19:02 -08:00 |
|
Jenn Magder
|
9a83314cfe
|
Generate dSYM files during iOS archive (#73630)
|
2021-01-11 12:42:31 -08:00 |
|
Kenzie Schmoll
|
94a30ddcbb
|
Add text to --analyze-size command output to launch DevTools with size data (#72295)
* Add text to --analyze-size command output to launch DevTools with size data.
|
2020-12-15 11:06:10 -08:00 |
|
Jonah Williams
|
81e1f7d1ed
|
[flutter_tools] mode code size output to ~/.flutter-devtools (#71601)
|
2020-12-02 17:19:57 -08:00 |
|
Jenn Magder
|
2f3cccc4f5
|
Run more xcodebuild commands in native arm on Apple Silicon (#69837)
|
2020-11-04 19:54:02 -08:00 |
|
Jenn Magder
|
04657354f5
|
Build IPA command (#67781)
* Build IPA command
* xcarchive -> ipa
|
2020-10-22 13:32:51 -07:00 |
|