flutter/examples/layers/widgets
Adam Barth 1a3adae101 Use @required for onPressed and onChanged (#4534)
We now use the `@required` annotation to encourage developers to
explicitly set onPressed and onChanged callbacks to null when that would
disable the widget.

Fixes #287
2016-06-12 13:25:06 -07:00
..
autolayout.dart Move cassowary into package:flutter (#3591) 2016-04-27 17:32:06 -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 Use @required for onPressed and onChanged (#4534) 2016-06-12 13:25:06 -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 Rename binding abstract classes (#3482) 2016-04-21 17:18:46 -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