flutter_workmanager icon indicating copy to clipboard operation
flutter_workmanager copied to clipboard

feat: add flex interval on periodic work request(only android)

Open renanzdm opened this issue 1 year ago • 0 comments

Following what the WorkManager documentation says (https://developer.android.com/develop/background-work/background-tasks/persistent/getting-started/define-work?hl=pt-br#flexible_run_intervals) with this the precision of periodic tasks may be better

renanzdm avatar Feb 16 '24 17:02 renanzdm