flutter/packages
Jonah Williams f77c669d68
[flutter_tools] write test to convince self of lack of timing issue (#58011)
In #55864 a race condition was described where a done event is received before we finish connecting. This cannot happen, since async functions begin synchronously and the flag isWaitingForVm is tripped immediately, keeping onDone from exiting.
2020-05-27 12:47:30 -07:00
..
_flutter_web_build_script Update packages (#57321) 2020-05-16 15:02:06 -07:00
flutter [SwitchListTile] adds controlAffinity property (#58037) 2020-05-27 10:32:03 -07:00
flutter_driver Update packages (#57321) 2020-05-16 15:02:06 -07:00
flutter_goldens Update packages (#57321) 2020-05-16 15:02:06 -07:00
flutter_goldens_client Update packages (#57321) 2020-05-16 15:02:06 -07:00
flutter_localizations Localized new strings added in the redesigned Material Date Picker (#56645) 2020-05-14 11:02:11 -07:00
flutter_test Functionality to check handlers set on platform channels (#57696) 2020-05-21 14:52:05 -07:00
flutter_tools [flutter_tools] write test to convince self of lack of timing issue (#58011) 2020-05-27 12:47:30 -07:00
flutter_web_plugins Functionality to check handlers set on platform channels (#57696) 2020-05-21 14:52:05 -07:00
fuchsia_remote_debug_protocol Update packages (#57321) 2020-05-16 15:02:06 -07:00
analysis_options.yaml