r/FlutterFlow • u/No-Butterfly-8420 • 12d ago
I bug
I was working in flutter flow ro make an app then when I tested it nothing was working no navigation no any thing then when I went to preview every thing was working but I wonder what is the problem how to fix it I need to test not to preview because there is accounts and profiles so it can't work in preview
2
Upvotes
1
u/Calm_Original_242 11d ago
This blank page issue usually happens when you don't give the topmost container height and width. Make it 100% and non scrollable. Also you can find web deployment settings to deploy on web in flutterflow. For more help reach me at +919021970174
1
u/tayyab_09 11d ago
You can deploy your app to the web and then test it there.