flutter_constraintlayout 0.9.7-stable copy "flutter_constraintlayout: ^0.9.7-stable" to clipboard
flutter_constraintlayout: ^0.9.7-stable copied to clipboard

outdated

Build flexible layouts with constraints, Similar to Android ConstraintLayout.

v0.9.7-stable #

fix guideline offset.

v0.9.6-stable #

preprocess constraints for performance improve.

v0.9.5-stable #

fix constraints print bug.

v0.9.4-stable #

optimize code.

v0.9.3-stable #

optimize layout performance.

v0.9.2-stable #

fix a bug.

v0.9.1-stable #

fix a bug.

v0.9.0-stable #

support dimension ratio.

v.0.8.9-stable #

support min、max size set.

v.0.8.8-stable #

make parent final.

v.0.8.7-stable: #

just update readme.

v0.8.6-stable: #

The first version published to pub.dev.

The following functions are supported:

  1. build flexible layouts with constraints
    1. leftToLeft
    2. leftToRight
    3. rightToLeft
    4. rightToRight
    5. topToTop
    6. topToBottom
    7. bottomToTop
    8. bottomToBottom
    9. baselineToTop
    10. baselineToBottom
    11. baselineToBaseline
  2. margin and goneMargin
  3. clickPadding (quickly expand the click area of child elements without changing their actual size. This means that the click area can be shared between child elements without increasing nesting. Sometimes it may be necessary to combine with z-index)
  4. visibility control
  5. constraint integrity hint
  6. bias
  7. z-index
  8. translate
  9. percentage layout
  10. guideline
  11. constraints and widgets separation
  12. barrier
70
likes
0
pub points
90%
popularity

Publisher

verified publisherflutterfirst.cn

Build flexible layouts with constraints, Similar to Android ConstraintLayout.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_constraintlayout