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
{{ message }}
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
In Figma on Autolayouts we can set how much space to place between widgets, which is then translated to SizedBoxed on Flutter.
As today, I ran both vertical & horizontal & the SizedBoxes are out of order
To Reproduce
Steps to reproduce the behavior:
Create an Autolayout with at least 3 children
Used fixed spacer of 15 for example
Generate & review the row or column
Impact of the problem
This cause that the UI seems off & it is incorrect
Environment:
OS: macOS
The text was updated successfully, but these errors were encountered:
Describe the bug
In Figma on Autolayouts we can set how much space to place between widgets, which is then translated to SizedBoxed on Flutter.
As today, I ran both vertical & horizontal & the SizedBoxes are out of order
To Reproduce
Steps to reproduce the behavior:
Impact of the problem
This cause that the UI seems off & it is incorrect
Environment:
The text was updated successfully, but these errors were encountered: