I sent an alert notification, the app was not running or in background, so the alert terminate in the system tray. Then later the user click on this notification and my app is launched. How from my ap
I am building a flutter web app.Using flutter 3.0.7.I need to send push notifications and it looks like the only real way is with fcm.So I created a project and with the cli I created a firebase_optio