i am making a chating app using flutter and firebase.i'm trying to get background notification whenever a new message comes but how do i listen to changes in firebase and send a notification about it when the app is closed or runing in background. it works when app is in foreground but not in idle or closed condition.
can i run background task for that? if yes, how?
NOTE: i dodn't have a paid firebase account so i can't use cloud function.
if anyone has answer to it i will realy apreciate it because i am unable to find it's answer on google or youtube.
i found this video on youtube