Is there a posibility to reload current page once application returns from background?

Actions & Logic

Use case : User moves FF aplication on backgroud. The application is configured to make an UI update once device time is 00:00 AM. Next day user opens it on the same screen as it was before moving to background and doesn't see the update until page is refreshed. Is it possible to add custom/FF native trigger the rebuild the page upon moving from background?

What have you tried so far?

Periodic Action - doesn't suit since it "kills" battery very rapidly

Cloud function - is not what I'm looking for since it's configured for particular time zone and 00:00 AM is not the same time for everyone

ChatGPT - it says me to create custom function and update main.dart file. But I was not successful in it....

Did you check FlutterFlow's Documentation for this topic?
Yes
6
23 replies