·FlutterFlow Developer at Fiverr

Page shows content in Preview Mode but is blank in Test Mode (using template Servio)

Widgets & Design

Hi everyone,

I’m building my app in FlutterFlow using one of the prebuilt templates. I’ve run into an issue where:

  • In Preview Mode → the page displays all widgets correctly (text, images, layout, etc.).

  • In Test Mode → the screen is completely blank except for the Google Map Picker button.

What have you tried so far?
blank-page.png
11.86KB

hecked for layout errors (RenderFlex children have non-zero flex but incoming height constraints are unbounded) → fixed Column Main Axis Size and removed Expanded widgets inside scrollable.

  • Wrapped Google Maps in a Container with fixed height.

  • Confirmed that other pages in the template are working fine in Test Mode.

  • Cleared cache, restarted Test Mode, and re-deployed.

  • made the column not scrollable now showing widget but things looks weird.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply