felangel / felangel/bloc

refactor(bloc_concurrency): `exhaustMap` from stream_transform

Open
#3,371 0 comments 3 reactions 0 assignees View on GitHub
dependency pkg:bloc_concurrency refactor
Dominant language
Dart
Stars
12.5k
Forks
3.4k
PR merge metrics
No merged PRs in 30d

Description

Hello, folks!

I've opened an [issue](https://github.com/dart-lang/tools/issues/1780) in the stream_transform package about adding the `exhaustMap` Stream extension.

The `droppable` concurrency mode currently uses a custom implementation of this transformer, and since my issue in the stream_transform packages seems to be taken into work, when it is implemented, I think the `droppable` mode should be refactored to use not the homebrewed version, but the version from the stream_transform.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.