Closed Ran-E closed 6 months ago
This isn't possible via the plugin. This is something you would need to investigate further for your app. What you're describing is scheduling a notification but scheduling general logic to run that may then trigger a notification to show. This may be where you may need to consider plugins such as https://pub.dev/packages/workmanager
I am using flutter_local_notifications plugin to schedule notifications, but I want to achieve two things.