I am trying to push a schedule notification to a group of people using firebase messaging, but the only resources I found were for flutter_local_notifications with the scheduling feature. which, as far as I know, work only for the same device I work with and do not send the notification to other devices.
I tried to customize the local schedule notification to send notifications to other devices but I did not know where to add the tokens for other devices