You will need a library that makes your application run in the background, such as flutter_background_service. You can also use flutter_local_notifications, which is the most suitable for your case; it's a Flutter package used to create and display local notifications.