You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
There is an issue with the constants used in the theme widget style of a library that serves as a design system - not working and show up as unknown.
Expected Behavior
Theme widget styles constants values that are set from the library (1st project) should be used in the 2nd project when theme widget styles applied from design system library.
Steps to Reproduce
Create a new project (1st project).
Create a constant "test1" double, value 24.
Add new container, set the border width as test1 constant.
Save the container style as new widget theme style "testtheme1".
Publish project as library.
Create a new project (2nd project), add 1st project as library dependency and design system.
Add new container to the 2nd project, set the widget style "testtheme1".
Check the border width - it says unknown and it's not working.
Reproducible from Blank
The steps to reproduce above start from a blank project.
- FlutterFlow version: FlutterFlow v5.3.5 released March 27, 2025
Flutter version is 3.27.3
- Platform: macOS
- Browser name and version: Chrome 134.0.6998.166 (arm64)
- Operating system and version affected: macOS 15.3.2 (24D81)
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Can we access your project?
Current Behavior
There is an issue with the constants used in the theme widget style of a library that serves as a design system - not working and show up as unknown.
Expected Behavior
Theme widget styles constants values that are set from the library (1st project) should be used in the 2nd project when theme widget styles applied from design system library.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT4gjMrlw4Z1rsRE7ZPud+9ajmYWJU9/U5c0sd4bGA0dCJzuPLMQdvXsSFhvOOalTWx2IESmmmYJpeiPuOGWC/o4B0ydQL5MyqhUVg7vWTile5OBC6WZdnx8Ed9QIH6f3KSvkAl7OutuZUJm7VyMI+uQThXdH7K3ImdISq/LZO4=
Visual documentation
Environment
Additional Information
No response
The text was updated successfully, but these errors were encountered: