This code is experimental several things need to be implemented for it to be complete: 1 ) Need to find out how to get the day for a given date, since ICS needs a specific date 2 ) recurring events works, even has a stop date. users should decide when to stop reminding. 3 ) replace the first code up until Future.wait to suit application needs.
REFER TO ICALENDAR STANDARD FOR DETAILS
This code is experimental several things need to be implemented for it to be complete: 1 ) Need to find out how to get the day for a given date, since ICS needs a specific date 2 ) recurring events works, even has a stop date. users should decide when to stop reminding. 3 ) replace the first code up until Future.wait to suit application needs.