-
-
Notifications
You must be signed in to change notification settings - Fork 26
Issues: hoc081098/FlowExt
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
Flow<Boolean>.inverted()
or Flow<Boolean>.not()
or Flow<Boolean>.toggle()
documentation
#201
opened Nov 12, 2023 by
hoc081098
Flow<T>.launchNowIn(scope: CoroutineScope, context: CoroutineContext)
, Flow<T>.launchIn(scope: CoroutineScope, context: CoroutineContext, start: CoroutineStart)
documentation
#200
opened Nov 12, 2023 by
hoc081098
combineAndCollect
: combine and collect flows
documentation
#199
opened Nov 12, 2023 by
hoc081098
README is getting bigger and bigger, we need to extract each operator doc/sample to each Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
PRs-are-welcome
.md file
, and group them into docs/
folder
documentation
#198
opened Nov 12, 2023 by
hoc081098
Add time windowed chunking, New feature or request
PRs-are-welcome
groupedWithin
enhancement
#185
opened Oct 14, 2023 by
Dogacel
withLatestFrom for many flows
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
PRs-are-welcome
#184
opened Oct 13, 2023 by
hoc081098
selectAsStateFlow
investigation 🙏
enhancement
#150
opened Feb 11, 2023 by
hoc081098
ProTip!
no:milestone will show everything without a milestone.