Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@Khip01 Khip01 released this 22 Aug 17:40
· 18 commits to main since this release
aa4e8f1

πŸ“œ 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.