Flutter: Push notifications even if the app is closed
问题 I have built an application with flutter that works like a reminder. How can I display notifications to the user even though the app is closed? 回答1: For reminders i would recomend Flutter Local Notifications Plugin. It has a powerful scheduling api. From the documentation of local notification: Scheduling when notifications should appear - Periodically show a notification (interval-based) - Schedule a notification to be shown daily at a specified time - Schedule a notification to be shown