flutter/packages/flutter_driver/lib
Yegor 995fcdc92b add description to by-predicate finders (#6362)
Add an option to provide a custom description to predicate
finders. Without a custom description we default to printing the
predicate function's signature, which is not all that useful.

Use this new option in the driver extension to print the text of the
sought after tooltip.
2016-10-17 17:16:22 -07:00
..
src add description to by-predicate finders (#6362) 2016-10-17 17:16:22 -07:00
driver_extension.dart add flutter_driver package 2016-02-17 18:02:18 -08:00
flutter_driver.dart rename TracingCategory to TimelineStream (#3822) 2016-05-09 17:00:49 -07:00