We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to design the following layout but I see there is no option to stack from the right. Just like in the image below
The text was updated successfully, but these errors were encountered:
Stack layout alignment is not supported at the moment. I will try to make the change in my free time. Meanwhile any contribution is welcomed. 🙏
Sorry, something went wrong.
Ref #3: Support left and right directions for stack layout
f7a9bf6
Latest version now supports parameter axisDirection: AxisDirection.right.
axisDirection: AxisDirection.right
TheAnkurPanchani
No branches or pull requests
I'm trying to design the following layout but I see there is no option to stack from the right. Just like in the image below
![Screenshot from 2021-07-16 17-07-56](https://user-images.githubusercontent.com/50322893/125945050-39b1f155-d6eb-47a5-aa35-fc8173127f45.png)
The text was updated successfully, but these errors were encountered: