flutter/packages/flutter_test
Ian Hickson 0e11b0e6e3 Make the widgets binding reusable. (#3479)
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.
2016-04-21 16:06:51 -07:00
..
lib Make the widgets binding reusable. (#3479) 2016-04-21 16:06:51 -07:00
test Enhance Finder toString() (#3458) 2016-04-21 12:13:51 -07:00
pubspec.yaml Improve docs about why we pin analyzer (#3254) 2016-04-12 12:42:14 -07:00