Firebase cloud messaging is one mechanism to send notifications to users who are active in the app or the app is closed. There are other 3rd party alternatives. Given the 'uber' driver keeps the app active all the time, I would look at using a listener on a database node used to 'flag' new lift requests eg. a data item is added or changed. I would then use a pop up dialogue to inform the driver.
--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/0b7c5eaa-5962-45f6-a1a7-698333741df2%40googlegroups.com.