Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a non-null builder assert to Builders, renamed IndexedBuilder #3694

Merged
merged 1 commit into from
May 3, 2016

Conversation

HansMuller
Copy link
Contributor

LayoutBuilder and LazyBlock already did this. See #3670 (comment).

IndexedBuilder is now IndexedWidgetBuilder for consistency with WidgetBuilder, StatefulWidgetBuilder, and LayoutWidgetBuilder.

Fixes #3680

@Hixie
Copy link
Contributor

Hixie commented May 3, 2016

LGTM

We had a lot more of these than I realised.

@HansMuller HansMuller merged commit 1a2f19b into flutter:master May 3, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 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.

Rename: IndexedBuilder should be IndexedWidgetBuilder
2 participants