flutter/examples/layers/widgets
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
..
autolayout.dart Refactor cassowary so it uses imports rather than parts. 2016-03-20 18:10:37 -07:00
custom_render_box.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
gestures.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
hello_world.dart Clean up the standalone examples 2016-02-13 11:00:58 -08:00
media_query.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
sectors.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
spinning_mixed.dart Make the widgets binding reusable. (#3479) 2016-04-21 16:06:51 -07:00
spinning_square.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
styled_text.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00