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

Feat: Migrate LiveData to Kotlin Flows #318

Merged

Conversation

Prakhar-Agarwal-byte
Copy link
Contributor

No description provided.

Copy link
Owner

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the great work! This is a super old issue and I've been meaning to migrate for over a year. Cheers!

I left a few comments for you. You'll need to rebase on master because I've made many changes, but nothing that should create merge conflicts I don't think.

Can you also explain a bit what the difference is between the Flow and StateFlow? You use one in some cases and the other in other cases. I'd be happy to learn more about when to use which.

build.gradle.kts Outdated Show resolved Hide resolved
Copy link
Owner

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 9e004fa.

@thunderbiscuit thunderbiscuit merged commit 9e004fa into thunderbiscuit:master Jul 20, 2023
3 checks passed
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 this pull request may close these issues.

None yet

2 participants