What is the best way to send data-driven reminder notifications?

Actions & Logic

I'd like to create an app where users define tasks and reminders for the tasks. I'm wondering what the best approach is for sending reminder notifications that are user and task specific. Is this something that can be handled locally on the device (via a background service I assume) or by a server-side function? All user and task info will be stored in Firebase. Thanks.

What have you tried so far?

Nothing. I'm researching to ensure viability.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply