Hi,
I have set up Production as well as Staging environments for my App in Flutterflow using two Firebase projects.
I am also using API calls to Firebase cloud function to fetch data.
Now, when I switch between Prod and Staging environments in Flutterflow, the API calls remain the same. I don't see any ability to specify different API calls based on which environment I am in.
Is there something I am missing?