Update examples to adhere to new StreamBuilder API in Flutter 1.8.3+#1882
Update examples to adhere to new StreamBuilder API in Flutter 1.8.3+#1882tvolkert wants to merge 1 commit intoflutter:masterfrom tvolkert:async
Conversation
|
It seems like the breaking change is potentially forcing packages to decide whether they want to support Flutter master or stable? left a comment on flutter/flutter#34626 (comment) |
|
Once https://github.com/flutter/flutter/pull/36577/files is landed I think this PR can be closed without merging |
|
Note the discussion in flutter/flutter#34545 (comment) and below. tldr: I still might not land flutter/flutter#36577. If it doesn't land, the way callers can be safe on both master and stable at the same time would be to explicitly pass |
|
Marking this PR as WIP since the new |
|
We're closing this PR as part of the migration to a new repository but feel free to re-open it there once the new |
No description provided.