Recurring Notifications- OneSignal API Flutter
I am making a Calendar app where the user can schedule events. The problem: User creates an event that repeats every week/day/month/year. I need to schedule a notification for every week/day/month/year at that date forever using the OneSignal API What…