https://legacy-community.flutterflow.io/c/community-custom-widgets/local-notification-scheduled-repeatedly-or-not
Does anyone have a tutorial to create a recurring scheduled notification that repeats every day?
I was previously using this tutorial from Janos Kiss to great success. Unfortunately, with the latest Flutter update, you can no longer deploy this awesome_notifications package using the old 0.6.2.1 version on iOS. Android still works but iOS no longer supported.