Releases: hackware1993/Flutter_ConstraintLayout
Releases · hackware1993/Flutter_ConstraintLayout
v1.0.6-stable
optimize child wrapContent.
v1.0.5-stable
optimize constraint calculation performance.
v1.0.4-stable
shorten package description.
v1.0.3-stable
reduced constraint computation time to 0.01 ms for normal complexity layouts(10 child elements).
v1.0.2-stable
optimize layout performance.
v1.0.1-stable
optimize self wrapContent calculate.
v1.0.0-stable
simplified id creation.
v0.9.33-stable
optimize constraints build.
v0.9.32-stable
fix a margin bug.
v0.9.31-stable
enhance margin and goneMargin again.