Skip to content

WIP: Use Room in NotificationsPlugin.

Use Room to eliminate the boilerplate code associated with storing values in the local database for NotificationsPlugin.

TODO: Implement a conversion between PrivacyOptions and an integer value without having to erase the existing data (help would be greatly appreciated).

Edited by Isira Seneviratne

Merge request reports