flutter/examples/address_book
Adam Barth 056766414c Use a named argument for Widget children
Previously we used a positional argument for widgets that had multiple
children. Now we use a named argument that defaults to an empty list.

Fixes #241
2016-01-11 13:17:09 -08:00
..
lib Use a named argument for Widget children 2016-01-11 13:17:09 -08:00
flutter.yaml Remove unneeded flutter.yaml property 2015-11-05 15:25:17 -08:00
pubspec.yaml Rewire the pubspecs to use local paths 2015-11-06 22:46:52 -08:00