figma_auto_layout 1.1.0 copy "figma_auto_layout: ^1.1.0" to clipboard
figma_auto_layout: ^1.1.0 copied to clipboard

A replica of Figma's auto layout feature that makes converting Figma designs to code faster and less error prone.

1.1.0 #

  • Allow absolute positioned children to be displayed underneath the normal children with the showOnTop field.

1.0.0 #

  • Update README.md.
  • First stable release.

0.0.2 #

  • direction no longer defaults to Axis.vertical to improve readability.
  • FigmaAutoLayout can now be an item in children so there's no more need to wrap FigmaAutoLayout in a FigmaAutoLayoutChild.

0.0.1 #

  • Initial release.
8
likes
160
pub points
39%
popularity

Publisher

unverified uploader

A replica of Figma's auto layout feature that makes converting Figma designs to code faster and less error prone.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, signed_spacing_flex

More

Packages that depend on figma_auto_layout