auto_layout_frame 0.1.3 copy "auto_layout_frame: ^0.1.3" to clipboard
auto_layout_frame: ^0.1.3 copied to clipboard

Flutter implementation of Figma's Auto Layout frames with support for alignment, padding, gap, resizing, and overflow behavior.

example/README.md

Examples #

This directory contains runnable examples that showcase how to use the package.

editor/ #

An interactive layout editor that allows you to experiment with the package's features in real-time. You can adjust properties, add/remove children, and see the layout update instantly.

snake_animation/ #

A fun animation that demonstrates AutoLayoutFrame's dynamic capabilities. A snake-shaped container moves around the screen and its children follow, showcasing how the layout adapts to changing positions and sizes.

5
likes
160
points
257
downloads

Documentation

API reference

Publisher

verified publisherkerberjg.dev

Weekly Downloads

Flutter implementation of Figma's Auto Layout frames with support for alignment, padding, gap, resizing, and overflow behavior.

Repository (GitHub)
View/report issues
Contributing

License

MPL-2.0 (license)

Dependencies

flutter

More

Packages that depend on auto_layout_frame