Skip to content

Conversation

@abarth
Copy link
Contributor

@abarth abarth commented Jan 11, 2016

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

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 flutter#241
@Hixie
Copy link
Contributor

Hixie commented Jan 11, 2016

This will definitely require a mail to the dev list. :-)

@Hixie
Copy link
Contributor

Hixie commented Jan 11, 2016

LGTM

@abarth
Copy link
Contributor Author

abarth commented Jan 11, 2016

Yeah.

abarth added a commit that referenced this pull request Jan 11, 2016
Use a named argument for Widget children
@abarth abarth merged commit 41b8c98 into flutter:master Jan 11, 2016
@abarth abarth deleted the named_children branch January 11, 2016 21:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Widget constructors expect children in inconsistent ways

2 participants