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

Add support for StateFlow<*> & SharedFlow<*> #23

Closed
6 tasks done
jayasuryat opened this issue Feb 28, 2024 · 0 comments · Fixed by #25
Closed
6 tasks done

Add support for StateFlow<*> & SharedFlow<*> #23

jayasuryat opened this issue Feb 28, 2024 · 0 comments · Fixed by #25
Assignees
Milestone

Comments

@jayasuryat
Copy link
Owner

jayasuryat commented Feb 28, 2024

TODO:

  • Add support for SharedFlow<*>
  • Add support for MutableSharedFlow<*>
  • Add support for StateFlow<*>
  • Add support for MutableStateFlow<*>
  • Add tests
  • Update docs
@jayasuryat jayasuryat self-assigned this Feb 28, 2024
@jayasuryat jayasuryat added this to the v0.9.0 milestone Feb 28, 2024
@jayasuryat jayasuryat linked a pull request Mar 5, 2024 that will close this issue
jayasuryat added a commit that referenced this issue Mar 5, 2024
(#23) Add support for `StateFlow<*>` & `SharedFlow<*>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant