Im trying to add LayoutBuilder into Flet. #4260
Unanswered
Wanna-Pizza
asked this question in
Q&A
Replies: 1 comment
-
Discussion on discord: https://discord.com/channels/981374556059086931/1301108300397416548 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
First of all, im trying to understand how to create new attribute in Dart? And then use it in python.
I did LayoutBuilder with stack (just for test, and then I will try to remove stack)
I create attribute "layoutWidth" and "layoutHeight", but how to update these values with dart??
Coz when I trying to get values - it prints "None".
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions