the_containers 0.0.2 copy "the_containers: ^0.0.2" to clipboard
the_containers: ^0.0.2 copied to clipboard

A set of containers that simplify your layout: drop-in replacements for Row, Column, Container, and AnimatedContainer with customizable spacing between children.

TheStorage #

Analyze and test all style: very good analysis

A set of containers that simplify your layout: drop-in replacements for Row, Column, Container, and AnimatedContainer with customizable spacing between children.

TheContainers

SeparatedRow and SeparatedColumn #

This is drop-in replacement for Row and Column widgets. It allows to add space between children by setting separatorSize or separator property.

ContainerRow and ContainerColumn #

This is Container that can be used as a row or column. It allows to set all Container-related properties plus separatorSize or separator property.

AnimatedContainerRow and AnimatedContainerColumn #

This is AnimatedContainer that can be used as a row or column. It allows to set all AnimatedContainer-related properties plus separatorSize or separator property.

0
likes
160
pub points
15%
popularity

Publisher

verified publisherthenes.xyz

A set of containers that simplify your layout: drop-in replacements for Row, Column, Container, and AnimatedContainer with customizable spacing between children.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on the_containers