Skip to content

Conversation

@JeroenvdV
Copy link

This improves performance by greatly reducing the amount of JSON parsing and encoding needed to do the scheduling and removing of notifications. It does so by not saving one large JSON string in Shared Preferences, but adding a separate String key for each notification ID.

It further improves performance and usability by exposing new functionality to flutter: the ability to schedule multiple notifications at once (optionally replacing any existing ones).

@JeroenvdV JeroenvdV added the enhancement New feature or request label Jan 11, 2022
@JeroenvdV JeroenvdV self-assigned this Jan 11, 2022
@JeroenvdV JeroenvdV force-pushed the 10.0.0-medapp branch 2 times, most recently from f546ad0 to 251114b Compare February 14, 2022 09:47
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

Successfully merging this pull request may close these issues.

1 participant