• Ian Hickson's avatar
    Make the widgets binding reusable. (#3479) · 0e11b0e6
    Ian Hickson authored
    Previously the widgets layer only provided a concrete binding, which
    makes it awkward to extend it compared to other bindings. This moves
    widgets to the same style as the other layers.
    
    In a subsequent patch I'll use this to make the tests layer saner.
    0e11b0e6
Name
Last commit
Last update
..
binding.dart Loading commit data...
instrumentation.dart Loading commit data...
service_mocker.dart Loading commit data...
test_pointer.dart Loading commit data...
widget_tester.dart Loading commit data...