Skip to content

Failed Custom Widget Compilation (Unknown Error) #6225

@katalan111

Description

@katalan111

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

Hi, recently my custom widgets have been encountering this unknown error when compiling, despite there's no issue with the code itself. Sometimes with the same code that was verified before, just changing the value of a variable can cause it to fail compiling (say, a double value from 1.0 to 2.0, which can't be the cause of the error). Below are the screenshots of the error. Please look into it again, I've seen another ticket pointing to the same issue but was closed without further investigation. Thank you.

Image Image

Expected Behavior

Compiling custom widget sometimes throw unknown error despite the code itself doesn't have any problem. Similarly-structured widget were compiled successfully after several tries so it's unlikely a problem from dependency.

Steps to Reproduce

  1. Compile the code for my custom widgets. There are two that I haven't been able to compile, which are MonthlyAvgPriceLine (this one has been successfully compiled before, but now throwing error after changing a value) and MonthlyRevenueLine.

  2. Maybe by the time you look into this, through sheer stubborness and luck I'd have been able to compile those widgets above. If so you can try changing the value of 'double interval' in MonthlyAvgPriceLine and try compiling it, that was the trigger last time.

Reproducible from Blank

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

Bug Report Code (Required)

IT4skM7l24ZOj7xd7aXybcB7/CcUQm56U+cSscpCbw4bIYj2P4lzY876PlhvTd+mS2xifGamp14DwaHMjeLhIPQqGwiYRbZdyaVQaxXwfzmtVcyTF7uoeHx8L8JMJ26+yLuRpxJ5ItZfLFYk70+APN+UQnTaNb2yNWowSq/LZO4=

Visual documentation

Image Image

Environment

- FlutterFlow version: 
- Platform:
- Browser name and version:
- Operating system and version affected:

Additional Information

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions