I am developing an app based on Flutter, PHP and MySQL. I want to send notifications when one new row is created in database, to a user of app accordingly. To be more clear, as a user send interest in an item, database is updated. Now I want to send notification to the owner of the item. Owner and customer is using same app. Thank you so much for your help.