-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
I want to activate blur hash on an image, but only if a blur hash string is available for this image. The image widget properties seems to allow for a variable to be set to toggle blur hash, but this doesn't reflect in either the code or the FlutterFlow UI.
Expected Behavior
I expect to be able to set a variable or condition to activate image blur hash support. The button for it is already there.
Steps to Reproduce
- Create a page
- Add an image widget
- In the properties, click the icon to set a variable on blur hash
- Set a variable, or a condition and confirm.
- Note that the UI doesn't reflect this change.
- View code and note that the condition doesn't show there either.
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4sl8j1vJN1pbwA1aqJdcBr/TkRJW4iR5EWsctCTQwgGL7yBqQMeszOTBBBZOm6aVNcJlH8gkIK+tbMjs7DDME3OgSbGIA7/rhUYTn0e2iuRbKLPqivPUR7P5pYf0ycy8KNniNCXepvdV4C2Dv6ON+yZBXDFOu/Zwh9f6PHaOI=
Visual documentation
The outlined button does nothing.
Environment
FlutterFlow v6.4.101+ released December 30, 2025
Flutter version is 3.32.4
- Platform: Windows Desktop
- Operating system and version affected: Windows 11Additional Information
No response