Please I\'m developing an application using flutter, and I need to run some code in the background to fetch some user data from a server (REST API) 2 times a day.
I check