• Ian Hickson's avatar
    Fix tapping on a test in flutter run (#13397) · d25e0eb0
    Ian Hickson authored
    Also:
    
    * Remove find.byIcon since it's identical to find.icon. (I sent mail to flutter-dev about this.)
    
    * Fix IconData's operator== and hashCode, which had not been updated when we added fields.
    
    * Add the byTooltip finder to the list of suggested finders.
    
    * Make the suggested Key finder prettier.
    d25e0eb0
Name
Last commit
Last update
..
animated_list_test.dart Loading commit data...
app_bar_bottom_test.dart Loading commit data...
basic_app_bar_test.dart Loading commit data...
custom_semantics_test.dart Loading commit data...
expansion_tile_sample_test.dart Loading commit data...
tabbed_app_bar_test.dart Loading commit data...