Skip to content

Library as design system dynamic value "unknown" #5637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
Wojtek-G opened this issue Apr 1, 2025 · 1 comment
Open
2 tasks done

Library as design system dynamic value "unknown" #5637

Wojtek-G opened this issue Apr 1, 2025 · 1 comment
Assignees
Labels
Bug status: confirmed Issue has been reproduced and confirmed as a bug.

Comments

@Wojtek-G
Copy link

Wojtek-G commented Apr 1, 2025

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

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

  1. Create a new project (1st project).
  2. Create a constant "test1" double, value 24.
  3. Add new container, set the border width as test1 constant.
  4. Save the container style as new widget theme style "testtheme1".
  5. Publish project as library.
  6. Create a new project (2nd project), add 1st project as library dependency and design system.
  7. Add new container to the 2nd project, set the widget style "testtheme1".
  8. 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.

Bug Report Code (Required)

IT4gjMrlw4Z1rsRE7ZPud+9ajmYWJU9/U5c0sd4bGA0dCJzuPLMQdvXsSFhvOOalTWx2IESmmmYJpeiPuOGWC/o4B0ydQL5MyqhUVg7vWTile5OBC6WZdnx8Ed9QIH6f3KSvkAl7OutuZUJm7VyMI+uQThXdH7K3ImdISq/LZO4=

Visual documentation

Image

Environment

- 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

@Wojtek-G Wojtek-G added the status: needs triage A potential issue that has not been confirmed as a bug. label Apr 1, 2025
@Alezanello Alezanello self-assigned this Apr 1, 2025
@Alezanello Alezanello removed the status: needs triage A potential issue that has not been confirmed as a bug. label Apr 2, 2025
Copy link
Collaborator

Hi there!
Thanks for flagging this and for sharing the example project—it’s a big help in reproducing the issue!

@Alezanello Alezanello added status: confirmed Issue has been reproduced and confirmed as a bug. Bug labels Apr 2, 2025 — with Linear
@Alezanello Alezanello removed their assignment Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug status: confirmed Issue has been reproduced and confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

3 participants