App level actions (Not page or component actions)

Best Practices

Is there a way to have an "app level action" that runs when a user opens an app?

For example, I want to check if a user is a paying customer or not, but I only want to check it once for each time the app is opened and not on each page. Based on whether the user is a paying customer or not, I can set an App State Variable which I can use to show or hide certain sections of the app.

Should we ask the FLUTTERFLOW team for help to build this?

1
6 replies