Help with best way to schedule daily push notification

Database & APIs

Hi Flutter community,

I'm working on implementing a feature that allows users to schedule daily notifications at a specified time. Additionally, I need the notifications to support deep linking so that they can bring up specific pages within the app.

I've come across a few options and would appreciate any recommendations or insights on which method works best with Flutter Flow:

  1. Build Ship

  2. Blupry Code

  3. flutter_local_notifications

  4. awesome_notifications

Does anyone have experience with these options? Which one would you recommend for seamless integration with Flutter Flow? Are there any additional features that you found particularly useful and think I should consider implementing?

Thanks in advance for your help!

What have you tried so far?

I've tried using flutter_local_notifications, but I'm encountering issues with getting it to work on iOS. Before I spend more time debugging, I wanted to get feedback from the community on their preferred tools and any advice you might have.

Did you check FlutterFlow's Documentation for this topic?
Yes
5
4 replies