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

Listen for changes in the Contacts database with Kotlin Flow #96

Open
vestrel00 opened this issue Nov 4, 2021 · 0 comments
Open

Listen for changes in the Contacts database with Kotlin Flow #96

vestrel00 opened this issue Nov 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@vestrel00
Copy link
Owner

Depending on API design, the core APIs may need to be modified in order to support this.

Think of a way to do this without using Kotlin Flow. In other words, support this functionality in the core module without depending on any frameworks. The Flow extensions should just be that, extensions.

Depending on the amount of work to be done here, it may be best to split this into separate issues once we've determined what to do.

@vestrel00 vestrel00 added the enhancement New feature or request label Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant