Skip to content

FlutterFlowSafeArea generates unsupported 'left' parameter causing compilation failure #7490

Description

@CikaZvone

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

Run Mode fails to compile the Prijavak page.

Generated code contains:
FlutterFlowSafeArea(
left: false,
)

Compilation error:
No named parameter with the name 'left'.

Changing the Safe Area settings on the page does not resolve the problem. Test Mode works, but Run Mode/Web build fails.

Expected Behavior

The Prijavak page should compile and run normally. FlutterFlow should not generate the unsupported "left" parameter for FlutterFlowSafeArea.

Steps to Reproduce

  1. Open the existing Prijavak page.
  2. The page uses FlutterFlow Safe Area.
  3. Click Run / build the project for Web.
  4. Build fails during compilation.
  5. Generated prijavak_widget.dart contains FlutterFlowSafeArea with the unsupported named parameter "left".
  6. Enabling or disabling Safe Area does not resolve the compilation error.

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT4Clsrq+clJpbxH1arAb8dB/ToXQkAjRYIzk8JEQkodHZPJC+wIZ/f7XFRuTde0TQlAIVmjkn0y08mNhM7uUu0XPiiaQap6ws1+Ew6UZHqRRLHWEbWaW2t8OJtPGkuHzbS42RB7OslYWF4D3XGuGe+/Qh3ZJZzzOm4ZJeakUZvInV64HTLKXn0Jg1ZSfCvr

Visual documentation

Image

Environment

- FlutterFlow version: 
- Platform:- FlutterFlow version: v7.0.78
- Flutter version: 3.38.6
- Platform: Web
- Browser name and version: Firefox 155
- Operating system and version affected: Windows 10
- Browser name and version:
- Operating system and version affected:

Additional Information

This blocks Run Mode and Web builds of the BIZZY project. Test Mode works.

This appears to be the same issue as #7472. I am submitting this report with a fresh Bug Report Code because the FlutterFlow team requested affected users provide their own project/error details when the issue could not be reproduced internally.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageA potential issue that has not been confirmed as a bug.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions