Skip to content

Issues: dart-lang/async

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add whereNotNull for Stream
#241 opened May 3, 2023 by FMorschel
Bad State error while trying to reject a StreamQueueTransaction type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#229 opened Jan 25, 2023 by natebosch
It is not easy to chain a CancelableOperation following other work type-enhancement A request for a change that isn't a bug
#210 opened Mar 17, 2022 by natebosch
Updating UI based on StreamGroup.merge(streams).asBroadcastStream() type-question A question about expected behavior or functionality
#179 opened May 8, 2021 by ConstantNel
Feature request: timeoutToNull extension method type-enhancement A request for a change that isn't a bug
#145 opened Dec 9, 2020 by jathak
Include package:stream_transformers into package:async type-enhancement A request for a change that isn't a bug
#117 opened Jun 9, 2020 by lrhn
Feature request: Flattening StreamQueue type-enhancement A request for a change that isn't a bug
#101 opened Jan 22, 2020 by lexaknyazev
Remove all the "typed" APIs next-breaking-release Issues that are worth doing but need to wait for a breaking version bump
#98 opened Jan 14, 2020 by natebosch
Switch to SingleSubscriptionTransformer<S> next-breaking-release Issues that are worth doing but need to wait for a breaking version bump
#95 opened Jan 14, 2020 by natebosch
DelegatingStream.asBroadcastStream() calls wrapped stream directly type-enhancement A request for a change that isn't a bug
#82 opened Mar 29, 2019 by TastyPi
ProTip! Mix and match filters to narrow down what you’re looking for.