can I implement notification system from backend on flutter app without using firebase? What will be the cost, if I use firebase? does the cost change depend on number of users? Also how can I navigate to a specific page while clicking notification?
I heard that it is nessessary to link every app to firebase to send personalised notification.