flutter/packages/flutter_tools/lib
Jonah Williams 1d4e7cd52d
[flutter_tools] do not add events to closed sink in throttle transform (#66468)
The throttle duration could delay past the point where the destination sink was closed. Check if it is closed before adding an event. Fixes a crash on dev: StateError: Bad State: Stream is already closed.
2020-09-23 10:40:39 -07:00
..
src [flutter_tools] do not add events to closed sink in throttle transform (#66468) 2020-09-23 10:40:39 -07:00
executable.dart Expose enable-experiment in Flutter drive (#66311) 2020-09-23 10:38:02 -07:00
runner.dart [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00