hackware1993 / Flutter_ConstraintLayout

A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS. But the code implementation is much more efficient, it has O(n) layout time complexity and no linear equation solving is required.
MIT License
489 stars 36 forks source link

RTL 镜像问题 #18

Open whyNotBanMagna opened 1 year ago

whyNotBanMagna commented 1 year ago

阿语系的布局不会自动镜像

hackware1993 commented 1 year ago

不会自动镜像,依赖 GitHub 的最新版本(非 pub),可手动设置 rtl