I am trying to add a new event to the calendar using the _AddEventPageState class, however it does not display on the calendar in the _SchedulePageState class. Dart code:
TL;DR
The user is trying to add an event to the calendar using the _AddEventPageState class, but it does not appear on the calendar in the _SchedulePageState class. They have shared their Dart code in message.txt. Solution: There is no solution provided in the support thread.