Is there as well a plugin to receive the notification without firebase plugin ?
Do you think it is possible to :
- Use the plain_notification_token to get the token from apns / google
- Transfert the token to the server
- Use a service from server to send notification (AWS / Azure)
- Manage the notification reception on Flutter with the Firebase notification plugin