-
Kaiyuan Wang authored
* Fix the issue that flutter driver does not close _peer when driver.close() is invoked. The problem introduces the following unexpected behavior: 1. Launch an app using "flutter run ..." command 2. Run the flutter driver test using "dart flutter_test.dart" The test will not exit after running. The problem will be solved if _peer is closed. * Fix formatting issue
ccf87bd0
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
common.dart | ||
driver.dart | ||
enum_util.dart | ||
error.dart | ||
extension.dart | ||
find.dart | ||
gesture.dart | ||
health.dart | ||
matcher_util.dart | ||
message.dart | ||
retry.dart | ||
timeline.dart | ||
timeline_summary.dart |