π Changelog
Feature π
- Added Scheduled Todo Notification! π
Important
Unable to receive notifications in the background/app closed completely
This problem has been explained in flutter_local_notification package, which says
Some Android OEMs have their own customised Android OS that can prevent applications from running in the background. Consequently, scheduled notifications may not work when the application is in the background on certain devices (e.g. by Xiaomi, Huawei). If you experience problems like this then this would be the reason why. As it's a restriction imposed by the OS, this is not something that can be resolved by the plugin.