flutter_background_fetch icon indicating copy to clipboard operation
flutter_background_fetch copied to clipboard

Currently Active Tasks Feature

Open imeDevelopers opened this issue 3 years ago • 1 comments

var tasks=await BackgroundFetch.tasks(); << Future<List<String>> task()async{return await getTasks();} now tasks = ['Task1','Task2',etc...]

thanks.

imeDevelopers avatar Mar 23 '22 00:03 imeDevelopers

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and I will leave this open.

stale[bot] avatar Jun 12 '22 20:06 stale[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Apr 18 '24 01:04 github-actions[bot]