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

fix(web): Implement retainUntilConsumed on notifyListeners #7127

Merged
merged 6 commits into from
Jan 2, 2024

Conversation

theproducer
Copy link
Contributor

@theproducer theproducer commented Dec 12, 2023

This PR implements an optional retainUntilConsumed boolean on the notifyListeners method, similiar to the functionality on Android / iOS.

closes: #7084

@theproducer theproducer marked this pull request as ready for review December 12, 2023 17:50
@theproducer theproducer changed the title fix(web): Implement retainedUntilConsumed on notifyListeners fix(web): Implement retainUntilConsumed on notifyListeners Dec 12, 2023
@giralte-ionic giralte-ionic merged commit 526292e into main Jan 2, 2024
6 checks passed
@giralte-ionic giralte-ionic deleted the retainUntilConsumedWeb branch January 2, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

feat: support retainUntilConsumed on Web
3 participants