1

if there a way to fetch data from http services in background like a Job in Flutter Desktop(Windows).

something like android has workmanager plugin , is there any thing like that for flutter desktop or any logic to achieve it .

Varma460
  • 497
  • 1
  • 4
  • 13
  • Desktop applications don't pause when they aren't on the foreground the way mobile apps do, so it's not really clear what your question is. There's no difference in execution between the currently focused desktop application and one in the background. – smorgan Mar 03 '21 at 12:34

0 Answers0