flutter/examples/flutter_gallery/lib/demo
Adam Barth fd51093146 Rename SliverPadding.child to SliverPadding.sliver (#8757)
The new name follows the pattern of the name suggesting which layout
protocol the parent expects the child to speak.

Fixes #8664
2017-03-14 14:07:13 -07:00
..
animation Rename ListItem to ListTile, document ListTile fixed height geometry (#8769) 2017-03-14 11:46:30 -07:00
calculator apply upcoming rule use_collection_literals_when_possible (#8649) 2017-03-08 14:57:31 -08:00
cupertino prefer const constructors (#8594) 2017-03-08 14:58:14 -08:00
material Rename ListItem to ListTile, document ListTile fixed height geometry (#8769) 2017-03-14 11:46:30 -07:00
shrine Rename SliverPadding.child to SliverPadding.sliver (#8757) 2017-03-14 14:07:13 -07:00
all.dart apply the upcoming rule : directives_ordering (#8582) 2017-03-08 14:58:09 -08:00
animation_demo.dart Added a gallery animation demo (#8547) 2017-03-03 11:38:19 -08:00
calculator_demo.dart Reorganize the calculator demo (#4536) 2016-06-13 11:44:46 -07:00
colors_demo.dart Declare locals final where not reassigned (gallery) (#8571) 2017-03-03 17:51:21 -08:00
contacts_demo.dart Declare locals final where not reassigned (gallery) (#8571) 2017-03-03 17:51:21 -08:00
pesto_demo.dart Rename SliverPadding.child to SliverPadding.sliver (#8757) 2017-03-14 14:07:13 -07:00
shrine_demo.dart prefer const constructors (#8316) 2017-02-21 14:54:29 -08:00
typography_demo.dart Rename and refactor ScrollView hierarchy (#7865) 2017-02-03 16:05:43 -08:00