the_containers library

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

Classes

AnimatedContainerColumn
An animated container that separates its children with a separator widget in a column.
AnimatedContainerRow
An animated container that separates its children with a separator widget in a row.
ContainerColumn
A container that separates its children with a separator widget in a column.
ContainerRow
A container that separates its children with a separator widget in a row.
SeparatedColumn
A column that separates its children with a separator widget.
SeparatedRow
A row that separates its children with a separator widget.