-
Notifications
You must be signed in to change notification settings - Fork 8
Issues: dart-lang/core
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
Label
Projects
Milestones
Assignee
Sort
Issues list
feat(package:async): migrate the Result class to sealed class
package:async
#714
opened Oct 27, 2024 by
utamori
Loading…
1 task done
fix: async cache storing exception fixed
package:async
#548
opened Oct 17, 2024 by
akmalviya03
Loading…
1 task done
StreamGroup close never completes unless removed first
package:async
#372
opened Jun 25, 2024 by
curt-weber
[Proposal] Add a CountDownLatch implementation
package:async
#371
opened Mar 5, 2024 by
navaronbracke
Add an API wrapping runZonedGuarded that surfaces the first error
package:async
#368
opened Jan 22, 2024 by
natebosch
There should be cancellable versions of Stream.firstWhere etc.
package:async
#363
opened Jul 31, 2023 by
maBarabas
Bad State error while trying to reject a StreamQueueTransaction
package:async
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#359
opened Jan 25, 2023 by
natebosch
Clarify
StreamQueue.next
will fail just after hasNext
in API document.
package:async
#355
opened Oct 17, 2022 by
Cat-sushi
Make it easier to safely hold a reference that can cancel an operation without holding the whole operation
package:async
type-enhancement
A request for a change that isn't a bug
#354
opened May 4, 2022 by
natebosch
It is not easy to chain a CancelableOperation following other work
package:async
type-enhancement
A request for a change that isn't a bug
#351
opened Mar 17, 2022 by
natebosch
Updating UI based on StreamGroup.merge(streams).asBroadcastStream()
package:async
type-question
A question about expected behavior or functionality
#342
opened May 8, 2021 by
ConstantNel
Feature request: timeoutToNull extension method
package:async
type-enhancement
A request for a change that isn't a bug
#334
opened Dec 9, 2020 by
jathak
Include package:stream_transformers into package:async
package:async
type-enhancement
A request for a change that isn't a bug
#330
opened Jun 9, 2020 by
lrhn
Feature request: Flattening StreamQueue
package:async
type-enhancement
A request for a change that isn't a bug
#326
opened Jan 22, 2020 by
lexaknyazev
Remove all the "typed" APIs
next-breaking-release
package:async
#325
opened Jan 14, 2020 by
natebosch
Switch to SingleSubscriptionTransformer<S>
next-breaking-release
package:async
#324
opened Jan 14, 2020 by
natebosch
DelegatingStream.asBroadcastStream() calls wrapped stream directly
package:async
type-enhancement
A request for a change that isn't a bug
#321
opened Mar 29, 2019 by
TastyPi
ProTip!
Adding no:label will show everything without a label.