Duplicated Api requests

Database & APIs

Hello!

I'm making a web/mobile app using external apis (not Firebase) and i'm having a problem.

So let's say i have 3 screens, home, screen 1 and screen 2. When I load Home it calls an api to fetch its data. But when I go to screen 1 it calls the home api again, and when i go to screen 2 it calls home, screen 1 and screen 2 apis, more than one time each one.

Why could this be happening?
They're separated pages in FlutterFlow, so this couldnt be happening, I guess.

Can anyone help me?

Thansks!

What have you tried so far?

I have tried to see if there arent calls for the apis outside of its screens

Did you check FlutterFlow's Documentation for this topic?
No
11
9 replies