Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Correct usage of StreamBuilder #759

Merged
merged 1 commit into from Oct 17, 2018
Merged

Correct usage of StreamBuilder #759

merged 1 commit into from Oct 17, 2018

Conversation

alvinkonda
Copy link
Contributor

https://docs.flutter.io/flutter/widgets/StreamBuilder-class.html

I had some problems with using just if (snapshot.hasData), i thought other users might benefit from the correct usage.

https://docs.flutter.io/flutter/widgets/StreamBuilder-class.html

I had some problems with using just `if (snapshot.hasData)`, i thought other users might benefit from the correct usage.
@kroikie
Copy link
Contributor

kroikie commented Oct 17, 2018

LGTM, once checks pass I'll merge. Thanks for the PR.

@kroikie kroikie merged commit b235438 into flutter:master Oct 17, 2018
@alvinkonda alvinkonda deleted the patch-3 branch October 18, 2018 00:48
andreidiaconu pushed a commit to andreidiaconu/plugins that referenced this pull request Feb 17, 2019
https://docs.flutter.io/flutter/widgets/StreamBuilder-class.html

I had some problems with using just `if (snapshot.hasData)`, i thought other users might benefit from the correct usage.
andreidiaconu added a commit to andreidiaconu/plugins that referenced this pull request Feb 17, 2019
julianscheel pushed a commit to jusst-engineering/plugins that referenced this pull request Mar 11, 2020
https://docs.flutter.io/flutter/widgets/StreamBuilder-class.html

I had some problems with using just `if (snapshot.hasData)`, i thought other users might benefit from the correct usage.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants