flutter/packages/flutter_tools/test
Jonah Williams 4ce2a7aa6d
[flutter_tools] do not use IOSink for writing cache responses (#67231)
Any File-derived IOSink may throw un-handleable async exceptions into the zone, see dart-lang/sdk#43663 . Instead, just write to a file with an append mode.
2020-10-05 09:05:41 -07:00
..
commands.shard [flutter_tools] flutter logs no longer requires supported device (#66696) 2020-10-02 21:12:50 -07:00
data [flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963) 2020-05-27 10:07:28 -07:00
general.shard [flutter_tools] do not use IOSink for writing cache responses (#67231) 2020-10-05 09:05:41 -07:00
integration.shard [flutter_tools] prevent running analyze-size with split-debug-info (#66983) 2020-09-30 11:15:49 -07:00
src [flutter_tools] remove globals from desktop configuration (#67146) 2020-10-02 21:52:53 -07:00
template_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00