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

Remove defaultValue from Stream.{firstWhere, lastWhere} #32401

Closed
14 tasks done
leafpetersen opened this issue Mar 3, 2018 · 3 comments
Closed
14 tasks done

Remove defaultValue from Stream.{firstWhere, lastWhere} #32401

leafpetersen opened this issue Mar 3, 2018 · 3 comments
Assignees
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
Milestone

Comments

@leafpetersen
Copy link
Member

leafpetersen commented Mar 3, 2018

Tracking issue for tasks associated with removing the defaultValue parameter from Stream.firstWhere and Stream.lastWhere.

TODO

cc @lrhn @keertip @srawlins @anders-sandholm @vsmenon @dgrove

@leafpetersen leafpetersen added the area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. label Mar 3, 2018
@leafpetersen leafpetersen self-assigned this Mar 3, 2018
@leafpetersen leafpetersen added this to the 2.0-beta1 milestone Mar 3, 2018
@leafpetersen leafpetersen modified the milestones: (Please move issues from the milestone) 2.0-beta1, Dart2 Beta 3 Mar 22, 2018
@leafpetersen
Copy link
Member Author

Internal code is clean, @lrhn the change can be landed in the SDK as soon as you're ready.

@dgrove
Copy link
Contributor

dgrove commented Apr 8, 2018

https://dart-review.googlesource.com/c/sdk/+/43420 has landed, and has rolled to Flutter. Has not yet rolled to internal.

@dgrove
Copy link
Contributor

dgrove commented Apr 10, 2018

internal has landed as well.

@leafpetersen can this be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
Projects
None yet
Development

No branches or pull requests

2 participants