flutter_foreground_task
flutter_foreground_task copied to clipboard
Foreground Task Prevent App to Closing
i used this library everything is ok but when app reopened after closed from recent or exit from the app it continue from where i left the app not from the start!
i want to build a calendar app and show date in notification area even app is closed or terminated.
please help me how to do this?