Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to run "test mode" for a specific page flutterflow

I'm trying to run a "test mode" for a specific page in my flutterflow application. As I do not have all the navigation buttons linked to all the due to the app is still in development I want to test a specific page that I'm working on. However everytime when I click the "test mode" button is starts from a random page. Can you tell me how to start the "test mode" for a concrete page?

like image 992
default_settings Avatar asked Sep 06 '25 08:09

default_settings


1 Answers

Go to Settings & Integrations -> App Details -> Initial Page. Change the entry page to the specific page you want to test.

like image 88
Shah Avatar answered Sep 09 '25 06:09

Shah